Home
last modified time | relevance | path

Searched defs:icp (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dicp.c126 icp_init(struct icp_softc *icp, const char *intrstr) in icp_init()
426 icp_register_servicecb(struct icp_softc *icp, int unit, in icp_register_servicecb()
434 icp_rescan(struct icp_softc *icp, int unit) in icp_rescan()
523 icp_rescan_all(struct icp_softc *icp) in icp_rescan_all()
564 icp_recompute_openings(struct icp_softc *icp) in icp_recompute_openings()
593 struct icp_softc *icp; in icp_watchdog() local
629 icp_async_event(struct icp_softc *icp, int service) in icp_async_event()
668 struct icp_softc *icp; in icp_intr() local
759 struct icp_softc *icp = device_private(ic->ic_dv); in icp_ucmd_intr() local
785 icp_cmd(struct icp_softc *icp, u_int8_t service, u_int16_t opcode, in icp_cmd()
[all …]
H A Dicp_ioctl.c135 struct icp_softc *icp; in icpioctl() local
160 struct icp_softc *icp; in icpioctl() local
215 struct icp_softc *icp; in icpioctl() local
275 struct icp_softc *icp; in icpioctl() local
H A Dicpsp.c97 struct icp_softc *icp; in icpsp_attach() local
137 struct icp_softc *icp; in icpsp_scsipi_request() local
274 struct icp_softc *icp; in icpsp_intr() local
H A Dld_icp.c99 struct icp_softc *icp = device_private(parent); in ld_icp_attach() local
186 struct icp_softc *icp; in ld_icp_dobio() local
264 struct icp_softc *icp; in ld_icp_flush() local
314 struct icp_softc *icp; in ld_icp_intr() local
H A Dicpvar.h185 #define ICP_HAS_WORK(icp) \ argument
189 #define ICP_STAT_INCR(icp, x) \ argument
197 #define ICP_STAT_SET(icp, x, v) \ argument
205 #define ICP_STAT_DECR(icp, x) \ argument
218 #define ICP_CLASS(icp) ((icp)->icp_class & ICP_CLASS_MASK) argument
/netbsd-src/sys/dev/pci/
H A Dicp_pci.c240 struct icp_softc *icp; in icp_pci_attach() local
604 icp_pci_enable_intr(struct icp_softc *icp) in icp_pci_enable_intr()
638 icp_pci_copy_cmd(struct icp_softc *icp, struct icp_ccb *ccb) in icp_pci_copy_cmd()
645 icp_pci_get_status(struct icp_softc *icp) in icp_pci_get_status()
653 icp_pci_intr(struct icp_softc *icp, struct icp_intr_ctx *ctx) in icp_pci_intr()
660 icp_pci_release_event(struct icp_softc *icp, in icp_pci_release_event()
668 icp_pci_set_sema0(struct icp_softc *icp) in icp_pci_set_sema0()
675 icp_pci_test_busy(struct icp_softc *icp) in icp_pci_test_busy()
687 icp_pcinew_copy_cmd(struct icp_softc *icp, in icp_pcinew_copy_cmd()
695 icp_pcinew_get_status(struct icp_softc *icp) in icp_pcinew_get_status()
[all …]
/netbsd-src/sys/arch/alpha/pci/
H A Dirongate.c72 irongate_init(struct irongate_config *icp) in irongate_init()
124 struct irongate_config *icp; in irongate_attach() local
194 struct irongate_config *icp = &irongate_configuration; in irongate_bus_get_window() local
H A Dirongate_dma.c84 irongate_dma_init(struct irongate_config *icp) in irongate_dma_init()
148 struct irongate_config *icp = t->_cookie; in irongate_dma_get_tag() local
H A Dirongate_pci.c80 struct irongate_config * const icp = ipv; in irongate_conf_read() local
/netbsd-src/sys/netinet/
H A Dip_icmp.c257 struct icmp *icp; in icmp_error() local
410 struct icmp *icp; in _icmp_input() local
949 struct icmp *icp; in icmp_send() local
1147 icmp_mtudisc(struct icmp *icp, struct in_addr faddr) in icmp_mtudisc()
H A Dtcp_subr.c1383 struct icmp *icp; in tcp_ctlinput() local
/netbsd-src/sys/netipsec/
H A Dipsec_netbsd.c92 struct icmp *icp; in ah4_ctlinput() local
135 struct icmp *icp; in esp4_ctlinput() local
/netbsd-src/sbin/ping/
H A Dping.c1066 struct icmp *icp; in pr_pack() local
1507 ck_pr_icmph(struct icmp *icp, in ck_pr_icmph()
1554 pr_icmph(struct icmp *icp, in pr_icmph()
1762 pr_iph(struct icmp *icp, in pr_iph()
1834 pr_retip(struct icmp *icp, in pr_retip()
/netbsd-src/sys/arch/acorn32/podulebus/
H A Dicside.c179 struct icside_channel *icp; in icside_attach() local
337 struct icside_channel *icp = arg; in icside_intr() local
/netbsd-src/sys/arch/alpha/alpha/
H A Dapi_up1000.c113 struct irongate_config *icp; in api_up1000_cons_init() local
/netbsd-src/sys/netmpls/
H A Dmpls_ttl.c164 struct icmp *icp; in mpls_icmp_error() local
/netbsd-src/usr.sbin/timed/timed/
H A Dmeasure.c86 struct icmp icp; in measure() local
/netbsd-src/sbin/ping6/
H A Dping6.c1085 struct icmp6_hdr *icp; in pinger() local
1201 myechoreply(const struct icmp6_hdr *icp) in myechoreply()
1292 struct icmp6_hdr *icp; in pr_pack() local
2047 pr_icmph(struct icmp6_hdr *icp, u_char *end) in pr_icmph()
/netbsd-src/usr.sbin/traceroute6/
H A Dtraceroute6.c824 struct icmp6_hdr *icp = (struct icmp6_hdr *)outpacket; in send_probe() local
924 struct icmp6_hdr *icp; in packet_ok() local
/netbsd-src/external/bsd/ipf/dist/ipsend/
H A Diptests.c589 struct icmp *icp; local
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dipv6nd.c1117 struct interface *ifp, struct icmp6_hdr *icp, size_t len, int hoplimit) in ipv6nd_handlera()
2079 struct icmp6_hdr *icp; in ipv6nd_recvmsg() local
/netbsd-src/usr.sbin/rtadvd/
H A Drtadvd.c726 struct icmp6_hdr *icp; in rtadvd_input() local
/netbsd-src/usr.sbin/traceroute/
H A Dtraceroute.c1414 struct icmp *icp; in packet_ok() local
/netbsd-src/sys/netinet6/
H A Dicmp6.c408 struct icmp6_hdr *icp; in icmp6_error() local
/netbsd-src/sys/dev/usb/
H A Dxhci.c3386 xhci_address_device(struct xhci_softc * const sc,uint64_t icp,uint8_t slot_id,bool bsr) xhci_address_device() argument