/netbsd-src/sys/dev/ic/ |
H A D | isp_library.c | 61 isp_send_cmd(ispsoftc_t *isp, void *fqe, void *segp, uint32_t nsegs, uint32_t totalcnt, isp_ddir_t … in isp_send_cmd() 249 isp_allocate_xs(ispsoftc_t *isp, XS_T *xs, uint32_t *handlep) in isp_allocate_xs() 267 isp_find_xs(ispsoftc_t *isp, uint32_t handle) in isp_find_xs() 277 isp_find_handle(ispsoftc_t *isp, XS_T *xs) in isp_find_handle() 294 isp_handle_index(ispsoftc_t *isp, uint32_t handle) in isp_handle_index() 310 isp_destroy_handle(ispsoftc_t *isp, uint32_t handle) in isp_destroy_handle() 328 isp_getrqentry(ispsoftc_t *isp) in isp_getrqentry() 339 isp_print_qentry(ispsoftc_t *isp, const char *msg, int idx, void *arg) in isp_print_qentry() 357 isp_print_bytes(ispsoftc_t *isp, const char *msg, int amt, void *arg) in isp_print_bytes() 394 isp_fc_runstate(ispsoftc_t *isp, int chan, int tval) in isp_fc_runstate() [all …]
|
H A D | isp_netbsd.h | 110 #define ISP_MUSTPOLL(isp) \ argument 123 #define ISP_SLEEP(isp, x) \ argument 138 #define MAXISPREQUEST(isp) 256 argument 141 #define MEMORYBARRIER(isp, type, offset, size, c) \ argument 180 #define FC_SCRATCH_ACQUIRE(isp, chan) 0 argument 181 #define FC_SCRATCH_RELEASE(isp, chan) do { } while (0) argument 266 #define DEFAULT_FRAMESIZE(isp) (isp)->isp_osinfo.framesize argument 267 #define DEFAULT_EXEC_THROTTLE(isp) (isp)->isp_osinfo.exec_throttle argument 268 #define GET_DEFAULT_ROLE(isp, chan) ISP_ROLE_INITIATOR argument 269 #define SET_DEFAULT_ROLE(isp, chan) do { } while (0) argument [all …]
|
H A D | isp_netbsd.c | 91 isp_attach(struct ispsoftc *isp) in isp_attach() 165 struct ispsoftc *isp = device_private(self); in isp_config_interrupts() local 210 struct ispsoftc *isp = device_private(chan->chan_adapter->adapt_dev); in ispioctl() local 530 ispcmd(struct ispsoftc *isp, XS_T *xs) in ispcmd() 702 struct ispsoftc *isp = device_private(chan->chan_adapter->adapt_dev); in isprequest() local 742 isp_polled_cmd_wait(struct ispsoftc *isp, XS_T *xs) in isp_polled_cmd_wait() 786 struct ispsoftc *isp = XS_ISP(xs); in isp_done() local 823 struct ispsoftc *isp = XS_ISP(xs); in isp_dog() local 923 ispsoftc_t *isp = arg; in isp_gdt() local 976 ispsoftc_t *isp = arg; in isp_ldt() local [all …]
|
H A D | isp.c | 160 isp_reset(ispsoftc_t *isp, int do_load_defaults) in isp_reset() 1167 isp_init(ispsoftc_t *isp) in isp_init() 1182 isp_scsi_init(ispsoftc_t *isp) in isp_scsi_init() 1366 isp_scsi_channel_init(ispsoftc_t *isp, int chan) in isp_scsi_channel_init() 1481 isp_fibre_init(ispsoftc_t *isp) in isp_fibre_init() 1743 isp_fibre_init_2400(ispsoftc_t *isp) in isp_fibre_init_2400() 2035 isp_mark_portdb(ispsoftc_t *isp, int chan, int disposition) in isp_mark_portdb() 2080 isp_plogx(ispsoftc_t *isp, int chan, uint16_t handle, uint32_t portid, int flags, int gs) in isp_plogx() 2232 isp_port_login(ispsoftc_t *isp, uint16_t handle, uint32_t portid) in isp_port_login() 2285 isp_port_logout(ispsoftc_t *isp, uint16_t handle, uint32_t portid) in isp_port_logout() [all …]
|
H A D | isp_target.c | 145 isp_target_notify(ispsoftc_t *isp, void *vptr, uint32_t *optrp) in isp_target_notify() argument 489 isp_lun_cmd(ispsoftc_t * isp,int cmd,int bus,int lun,int cmd_cnt,int inot_cnt) isp_lun_cmd() argument 538 isp_target_put_entry(ispsoftc_t * isp,void * ap) isp_target_put_entry() argument 582 isp_target_put_atio(ispsoftc_t * isp,void * arg) isp_target_put_atio() argument 642 isp_endcmd(ispsoftc_t * isp,...) isp_endcmd() argument 789 isp_target_async(ispsoftc_t * isp,int bus,int event) isp_target_async() argument 886 isp_got_msg(ispsoftc_t * isp,in_entry_t * inp) isp_got_msg() argument 943 isp_got_msg_fc(ispsoftc_t * isp,in_fcentry_t * inp) isp_got_msg_fc() argument 1006 isp_got_tmf_24xx(ispsoftc_t * isp,at7_entry_t * aep) isp_got_tmf_24xx() argument 1063 isp_notify_ack(ispsoftc_t * isp,void * arg) isp_notify_ack() argument 1172 isp_acknak_abts(ispsoftc_t * isp,void * arg,int errno) isp_acknak_abts() argument 1251 isp_handle_atio(ispsoftc_t * isp,at_entry_t * aep) isp_handle_atio() argument 1325 isp_handle_atio2(ispsoftc_t * isp,at2_entry_t * aep) isp_handle_atio2() argument 1410 isp_handle_ctio(ispsoftc_t * isp,ct_entry_t * ct) isp_handle_ctio() argument 1560 isp_handle_ctio2(ispsoftc_t * isp,ct2_entry_t * ct) isp_handle_ctio2() argument 1715 isp_handle_ctio7(ispsoftc_t * isp,ct7_entry_t * ct) isp_handle_ctio7() argument 1859 isp_handle_24xx_inotify(ispsoftc_t * isp,in_fcentry_24xx_t * inot_24xx) isp_handle_24xx_inotify() argument [all...] |
H A D | ispvar.h | 110 #define ISP_MAX_TARGETS(isp) (IS_FC(isp)? MAX_FC_TARG : MAX_TARGETS) argument 111 #define ISP_MAX_LUNS(isp) (isp)->isp_maxluns argument 117 #define ISP_READ_ISR(isp, isrp, semap, mbox0p) \ argument 120 #define ISP_READ(isp, reg) \ argument 123 #define ISP_WRITE(isp, reg, val) \ argument 126 #define ISP_MBOXDMASETUP(isp) \ argument 129 #define ISP_DMASETUP(isp, xs, req) \ argument 132 #define ISP_DMAFREE(isp, xs, hndl) \ argument 136 #define ISP_RESET0(isp) \ argument 138 #define ISP_RESET1(isp) \ argument [all …]
|
H A D | isp_target.h | 89 #define ISP_TDQE(isp, msg, idx, arg) \ argument
|
H A D | ispreg.h | 251 #define INT_PENDING(isp, isr) \ argument 256 #define INT_PENDING_MASK(isp) \ argument 461 #define NMBOX(isp) \ argument 464 #define NMBOX_BMASK(isp) \ argument 468 #define MAX_MAILBOX(isp) ((IS_FC(isp))? 12 : 8) argument 789 #define ISP_INTS_ENABLED(isp) \ argument 795 #define ISP_ENABLE_INTS(isp) \ argument 802 #define ISP_DISABLE_INTS(isp) \ argument
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/geoip2/data/ |
H A D | GeoIP2-ISP.json | 4 "isp" : "One Systems, Inc.", string 10 "isp" : "Two Technology Ltd.", string 16 "isp" : "Three Network Labs", string 22 "isp" : "Four University", string 28 "isp" : "Five Telecom", string 34 "isp" : "Six Company", string 40 "isp" : "Seven Communications", string 46 "isp" : "One Systems, Inc.", string 52 "isp" : "Two Technology Ltd.", string 58 "isp" : "Three Network Labs", string [all …]
|
/netbsd-src/sys/dev/sbus/ |
H A D | isp_sbus.c | 125 ispsoftc_t *isp = &sbc->sbus_isp; in isp_sbus_attach() local 261 isp_sbus_reset0(ispsoftc_t *isp) in isp_sbus_reset0() 267 isp_sbus_reset1(ispsoftc_t *isp) in isp_sbus_reset1() 277 ispsoftc_t *isp = arg; in isp_sbus_intr() local 299 isp_sbus_rd_isr(ispsoftc_t *isp, uint32_t *isrp, in isp_sbus_rd_isr() 322 isp_sbus_rd_reg(ispsoftc_t *isp, int regoff) in isp_sbus_rd_reg() 331 isp_sbus_wr_reg(ispsoftc_t *isp, int regoff, uint32_t val) in isp_sbus_wr_reg() 340 isp_sbus_mbxdma(ispsoftc_t *isp) in isp_sbus_mbxdma() 488 isp_sbus_dmasetup(struct ispsoftc *isp, struct scsipi_xfer *xs, void *arg) in isp_sbus_dmasetup() 544 isp_sbus_dmateardown(ispsoftc_t *isp, XS_T *xs, uint32_t handle) in isp_sbus_dmateardown()
|
/netbsd-src/sys/arch/x86/x86/ |
H A D | intr.c | 364 struct intrsource *isp; in intr_get_io_intrsource() local 384 struct intrsource *isp; in intr_allocate_io_intrsource() local 410 intr_free_io_intrsource_direct(struct intrsource * isp) intr_free_io_intrsource_direct() argument 435 struct intrsource *isp; intr_free_io_intrsource() local 459 struct intrsource *isp; intr_allocate_slot_cpu() local 524 struct intrsource *isp; intr_allocate_slot() local 644 struct intrsource *isp; intr_source_free() local 714 intr_append_intrsource_xname(struct intrsource * isp,const char * xname) intr_append_intrsource_xname() argument 913 struct intrsource *isp, *nisp; intr_establish_xname() local 1219 intr_num_handlers(struct intrsource * isp) intr_num_handlers() argument 1238 struct intrsource *isp; intr_disestablish() local 1371 struct intrsource *isp; cpu_intr_init() local 1461 struct intrsource *isp; intr_printconfig() local 1549 struct intrsource *isp; intr_redistribute_xc_t() local 1573 struct intrsource *isp; intr_redistribute_xc_s1() local 1626 struct intrsource *isp; intr_redistribute() local 1834 struct intrsource *isp; intr_deactivate_xcall() local 1876 intr_get_affinity(struct intrsource * isp,kcpuset_t * cpuset) intr_get_affinity() argument 1901 intr_set_affinity(struct intrsource * isp,const kcpuset_t * cpuset) intr_set_affinity() argument 2032 intr_is_affinity_intrsource(struct intrsource * isp,const kcpuset_t * cpuset) intr_is_affinity_intrsource() argument 2054 struct intrsource *isp; intr_get_handler() local 2069 struct intrsource *isp; x86_intr_get_count() local 2125 struct intrsource *isp; x86_intr_get_devname() local 2148 struct intrsource *isp; interrupt_get_count() local 2165 struct intrsource *isp; interrupt_get_assigned() local 2200 struct intrsource *isp; interrupt_get_devname() local 2219 struct intrsource *isp; intr_distribute_locked() local 2288 struct intrsource *isp; interrupt_construct_intrids() local [all...] |
H A D | x86_softintr.c | 226 struct intrsource *isp; in x86_init_preempt() local 248 struct intrsource *isp; in softint_init_md() local
|
/netbsd-src/sys/dev/pci/ |
H A D | isp_pci.c | 486 struct ispsoftc *isp = &pcs->pci_isp; in isp_pci_attach() local 807 isp_pci_rd_debounced(struct ispsoftc *isp, int off, uint16_t *rp) in isp_pci_rd_debounced() 830 isp_pci_rd_isr(struct ispsoftc *isp, uint32_t *isrp, in isp_pci_rd_isr() 869 isp_pci_rd_isr_2300(struct ispsoftc *isp, uint32_t *isrp, in isp_pci_rd_isr_2300() 924 isp_pci_rd_isr_2400(ispsoftc_t *isp, uint32_t *isrp, in isp_pci_rd_isr_2400() 961 isp_pci_rd_reg_2400(ispsoftc_t *isp, int regoff) in isp_pci_rd_reg_2400() 1023 isp_pci_wr_reg_2400(ispsoftc_t *isp, int regoff, uint32_t val) in isp_pci_wr_reg_2400() 1080 isp_pci_rd_reg(struct ispsoftc *isp, int regoff) in isp_pci_rd_reg() 1102 isp_pci_wr_reg(struct ispsoftc *isp, int regoff, uint32_t val) in isp_pci_wr_reg() 1123 isp_pci_rd_reg_1080(struct ispsoftc *isp, int regoff) in isp_pci_rd_reg_1080() [all …]
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | omap34xx.dtsi | 93 isp: isp@480bc000 { label
|
H A D | omap36xx.dtsi | 125 isp: isp@480bc000 { label
|
/netbsd-src/external/bsd/byacc/dist/ |
H A D | graph.c | 58 Value_t *isp; in graph_state() local
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_ident.c | 63 dt_idsig_t *isp = idp->di_data; in dt_idcook_sign() local 121 dt_idsig_t *isp = idp->di_data = malloc(sizeof (dt_idsig_t)); in dt_idcook_assc() local 187 dt_idsig_t *isp; in dt_idcook_func() local
|
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | ip_state.c | 2627 ipstate_t *is, **isp; in ipf_checkicmpmatchingstate() local 2914 ipstate_t **isp; in ipf_ipsmove() local 2973 ipstate_t *is, **isp; in ipf_state_lookup() local 3743 ipstate_t *is, **isp; in ipf_state_flush() local 4369 ipstate_t *is, **isp; in ipf_checkicmp6matchingstate() local 4636 ipf_state_deref(ipf_main_softc_t *softc, ipstate_t **isp) in ipf_state_deref()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/ |
H A D | geoip.h | 96 void *isp; /* GeoIP2-ISP */ member
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
H A D | geoip.h | 97 void *isp; /* GeoIP2-ISP */ member
|
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | geoip_test.c | 343 ISC_RUN_TEST_IMPL(isp) ISC_RUN_TEST_IMPL() argument
|
/netbsd-src/sys/arch/x86/isa/ |
H A D | isa_machdep.c | 124 struct intrsource *isp; in isa_intr_alloc() local
|
/netbsd-src/sys/arch/macppc/pci/ |
H A D | pci_machdep.c | 181 pcireg_t isp, reg; in fixpci() local
|
/netbsd-src/sys/arch/x86/pci/ |
H A D | pci_intr_machdep.c | 441 struct intrsource *isp; in pci_intx_alloc() local
|
H A D | pci_msi_machdep.c | 95 struct intrsource *isp; in pci_msi_alloc_vectors() local
|