/freebsd/sys/cam/ |
H A D | cam_iosched.c | 608 struct cam_iosched_softc *isc = arg; in cam_iosched_ticker() local 661 cam_iosched_cl_init(struct control_loop *clp, struct cam_iosched_softc *isc) in cam_iosched_cl_init() 676 struct cam_iosched_softc *isc; in cam_iosched_cl_maybe_steer() local 769 cam_iosched_has_flagged_work(struct cam_iosched_softc *isc) in cam_iosched_has_flagged_work() 775 cam_iosched_has_io(struct cam_iosched_softc *isc) in cam_iosched_has_io() 797 cam_iosched_has_more_trim(struct cam_iosched_softc *isc) in cam_iosched_has_more_trim() 832 #define cam_iosched_sort_queue(isc) ((isc)->sort_io_queue >= 0 ? \ argument 836 cam_iosched_has_work(struct cam_iosched_softc *isc) in cam_iosched_has_work() 852 cam_iosched_iop_stats_init(struct cam_iosched_softc *isc, struct iop_stats *ios) in cam_iosched_iop_stats_init() 876 struct cam_iosched_softc *isc; in cam_iosched_limiter_sysctl() local [all …]
|
/freebsd/sys/arm/ti/usb/ |
H A D | omap_host.c | 132 omap_uhh_init(struct omap_uhh_softc *isc) in omap_uhh_init() 304 omap_uhh_fini(struct omap_uhh_softc *isc) in omap_uhh_fini() 337 struct omap_uhh_softc *isc; in omap_usb_port_mode() local 364 struct omap_uhh_softc *isc = device_get_softc(dev); in omap_uhh_attach() local 434 struct omap_uhh_softc *isc = device_get_softc(dev); in omap_uhh_detach() local
|
H A D | omap_ehci.c | 174 omap_ehci_soft_phy_reset(struct omap_ehci_softc *isc, unsigned int port) in omap_ehci_soft_phy_reset() 219 omap_ehci_init(struct omap_ehci_softc *isc) in omap_ehci_init() 289 struct omap_ehci_softc *isc = device_get_softc(dev); in omap_ehci_attach() local 404 struct omap_ehci_softc *isc = device_get_softc(dev); in omap_ehci_detach() local
|
/freebsd/sys/dev/iscsi/ |
H A D | icl_soft.c | 468 struct icl_soft_conn *isc; in icl_pdu_receive_data_segment() local 564 icl_conn_receive_pdu(struct icl_soft_conn *isc, struct mbuf **r, size_t *rs) in icl_conn_receive_pdu() 690 icl_conn_receive_pdus(struct icl_soft_conn *isc, struct mbuf **r, size_t *rs) in icl_conn_receive_pdus() 731 struct icl_soft_conn *isc = arg; in icl_receive_thread() local 808 struct icl_soft_conn *isc; in icl_soupcall_receive() local 876 icl_conn_send_pdus(struct icl_soft_conn *isc, struct icl_pdu_stailq *queue) in icl_conn_send_pdus() 1003 struct icl_soft_conn *isc; in icl_send_thread() local 1073 struct icl_soft_conn *isc; in icl_soupcall_send() local 1320 struct icl_soft_conn *isc = (struct icl_soft_conn *)ic; in icl_soft_conn_pdu_queue_cb() local 1350 struct icl_soft_conn *isc; in icl_soft_new_conn() local [all …]
|
H A D | iscsi.c | 1914 iscsi_sanitize_session_conf(struct iscsi_session_conf *isc) in iscsi_sanitize_session_conf() 1935 iscsi_valid_session_conf(const struct iscsi_session_conf *isc) in iscsi_valid_session_conf()
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_scan.c | 100 ipscan_t *i, *isc; in ipf_scan_add() local 150 ipscan_t isc, *i; in ipf_scan_remove() local 315 ipf_scan_matchisc(ipscan_t *isc, ipstate_t *is, int cl, int sl, int maxm[2]) in ipf_scan_matchisc() 383 ipscan_t *isc, *lm; in ipf_scan_match() local
|
/freebsd/sbin/ipf/ipscan/ |
H A D | ipscan_y.y | 258 printent(ipscan_t *isc) in printent() 338 ipscan_t isc, *iscp; in addtag() local 467 ipscan_t isc; in showlist() local
|
/freebsd/contrib/ntp/include/ |
H A D | Makefile.am | 3 SUBDIRS = isc subdir
|
/freebsd/sys/net/altq/ |
H A D | altq_hfsc.c | 1418 sc2isc(struct service_curve *sc, struct internal_sc *isc) in sc2isc() 1433 rtsc_init(struct runtime_sc *rtsc, struct internal_sc * isc, u_int64_t x, in rtsc_init() 1493 rtsc_min(struct runtime_sc *rtsc, struct internal_sc *isc, u_int64_t x, in rtsc_min()
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91-sama5d27_som1_ek.dts | 71 isc: isc@f0008000 { global() label
|
H A D | sama5d2.dtsi | 250 isc: isc@f0008000 { label
|
/freebsd/sys/dev/ipmi/ |
H A D | ipmi_opal.c | 251 opal_ipmi_driver_request(struct ipmi_softc *isc, struct ipmi_request *req) in opal_ipmi_driver_request()
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-ls1088a.dtsi | 242 isc: syscon@1f70000 { label
|
H A D | fsl-ls208xa.dtsi | 283 isc: syscon@1f70000 { label
|
H A D | fsl-lx2160a.dtsi | 698 isc: syscon@1f70000 { label
|
/freebsd/sys/dev/firewire/ |
H A D | iec13213.h | 169 isc:1, /* iso. operation support */ member
|
/freebsd/contrib/tcp_wrappers/ |
H A D | Makefile | 344 isc: target
|
/freebsd/sys/dev/usb/ |
H A D | usbdi.h | 386 #define USB_IFACE_SUBCLASS(isc) \ argument
|
/freebsd/sys/dev/sound/pci/ |
H A D | emu10kx.c | 914 …sc, uint32_t inte_mask, uint32_t intr_mask, uint32_t(*func) (void *softc, uint32_t irq), void *isc) in emu_intr_register()
|