Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/isp/
H A Disp_library.c63 isp_send_cmd(ispsoftc_t *isp, void *fqe, void *segp, uint32_t nsegs) in isp_send_cmd()
163 isp_allocate_handle(ispsoftc_t *isp, void *xs, int type) in isp_allocate_handle()
179 isp_find_xs(ispsoftc_t *isp, uint32_t handle) in isp_find_xs()
189 isp_find_handle(ispsoftc_t *isp, void *xs) in isp_find_handle()
206 isp_destroy_handle(ispsoftc_t *isp, uint32_t handle) in isp_destroy_handle()
219 isp_print_qentry(ispsoftc_t *isp, const char *msg, int idx, void *arg) in isp_print_qentry()
237 isp_print_bytes(ispsoftc_t *isp, const char *msg, int amt, void *arg) in isp_print_bytes()
274 isp_fc_runstate(ispsoftc_t *isp, int chan, int tval) in isp_fc_runstate()
307 isp_dump_portdb(ispsoftc_t *isp, int chan) in isp_dump_portdb()
457 isp_clear_commands(ispsoftc_t *isp) in isp_clear_commands()
[all …]
H A Disp.c147 isp_change_fw_state(ispsoftc_t *isp, int chan, int state) in isp_change_fw_state() argument
160 isp_get_flash_addrs(ispsoftc_t *isp) in isp_get_flash_addrs() argument
207 isp_reset(ispsoftc_t * isp,int do_load_defaults) isp_reset() argument
824 isp_stop(ispsoftc_t * isp) isp_stop() argument
846 isp_shutdown(ispsoftc_t * isp) isp_shutdown() argument
862 isp_init(ispsoftc_t * isp) isp_init() argument
1238 isp_fc_enable_vp(ispsoftc_t * isp,int chan) isp_fc_enable_vp() argument
1282 isp_fc_disable_vp(ispsoftc_t * isp,int chan) isp_fc_disable_vp() argument
1319 isp_fc_change_role(ispsoftc_t * isp,int chan,int new_role) isp_fc_change_role() argument
1349 isp_clear_portdb(ispsoftc_t * isp,int chan) isp_clear_portdb() argument
1377 isp_mark_portdb(ispsoftc_t * isp,int chan) isp_mark_portdb() argument
1399 isp_plogx(ispsoftc_t * isp,int chan,uint16_t handle,uint32_t portid,int flags) isp_plogx() argument
1510 isp_getpdb(ispsoftc_t * isp,int chan,uint16_t id,isp_pdb_t * pdb) isp_getpdb() argument
1561 isp_gethandles(ispsoftc_t * isp,int chan,uint16_t * handles,int * num,int loop) isp_gethandles() argument
1601 isp_dump_chip_portdb(ispsoftc_t * isp,int chan) isp_dump_chip_portdb() argument
1620 isp_get_wwn(ispsoftc_t * isp,int chan,int nphdl,int nodename) isp_get_wwn() argument
1651 isp_fclink_test(ispsoftc_t * isp,int chan,int usdelay) isp_fclink_test() argument
1812 isp_pdb_sync(ispsoftc_t * isp,int chan) isp_pdb_sync() argument
1886 isp_pdb_add_update(ispsoftc_t * isp,int chan,isp_pdb_t * pdb) isp_pdb_add_update() argument
1956 isp_scan_loop(ispsoftc_t * isp,int chan) isp_scan_loop() argument
2032 isp_ct_passthru(ispsoftc_t * isp,int chan,uint32_t cmd_bcnt,uint32_t rsp_bcnt) isp_ct_passthru() argument
2093 isp_gid_pt(ispsoftc_t * isp,int chan) isp_gid_pt() argument
2130 isp_gff_id(ispsoftc_t * isp,int chan,uint32_t portid) isp_gff_id() argument
2187 isp_gft_id(ispsoftc_t * isp,int chan,uint32_t portid) isp_gft_id() argument
2240 isp_scan_fabric(ispsoftc_t * isp,int chan) isp_scan_fabric() argument
2478 isp_login_device(ispsoftc_t * isp,int chan,uint32_t portid,isp_pdb_t * p,uint16_t * ohp) isp_login_device() argument
2557 isp_register_fc4_type(ispsoftc_t * isp,int chan) isp_register_fc4_type() argument
2602 isp_register_fc4_features_24xx(ispsoftc_t * isp,int chan) isp_register_fc4_features_24xx() argument
2660 isp_register_port_name_24xx(ispsoftc_t * isp,int chan) isp_register_port_name_24xx() argument
2724 isp_register_node_name_24xx(ispsoftc_t * isp,int chan) isp_register_node_name_24xx() argument
2780 isp_next_handle(ispsoftc_t * isp,uint16_t * ohp) isp_next_handle() argument
2823 ispsoftc_t *isp; isp_start() local
2996 isp_control(ispsoftc_t * isp,ispctl_t ctl,...) isp_control() argument
3233 isp_intr_atioq(ispsoftc_t * isp) isp_intr_atioq() argument
3267 isp_intr_mbox(ispsoftc_t * isp,uint16_t mbox0) isp_intr_mbox() argument
3286 isp_intr_respq(ispsoftc_t * isp) isp_intr_respq() argument
3508 isp_intr_async(ispsoftc_t * isp,uint16_t mbox) isp_intr_async() argument
3782 isp_handle_control(ispsoftc_t * isp,isphdr_t * hp) isp_handle_control() argument
3815 isp_handle_rpt_id_acq(ispsoftc_t * isp,isphdr_t * hp) isp_handle_rpt_id_acq() argument
3860 isp_parse_status_24xx(ispsoftc_t * isp,isp24xx_statusreq_t * sp,XS_T * xs) isp_parse_status_24xx() argument
4281 isp_mboxcmd(ispsoftc_t * isp,mbreg_t * mbp) isp_mboxcmd() argument
4444 isp_fw_state(ispsoftc_t * isp,int chan) isp_fw_state() argument
4456 isp_setdfltfcparm(ispsoftc_t * isp,int chan) isp_setdfltfcparm() argument
4518 isp_reinit(ispsoftc_t * isp,int do_load_defaults) isp_reinit() argument
4551 flash_data_addr(ispsoftc_t * isp,uint32_t faddr) flash_data_addr() argument
4559 isp_read_flash_dword(ispsoftc_t * isp,uint32_t addr,uint32_t * data) isp_read_flash_dword() argument
4578 isp_read_flash_data(ispsoftc_t * isp,uint32_t * dwptr,uint32_t faddr,uint32_t dwords) isp_read_flash_data() argument
4596 isp_rd_2xxx_flash(ispsoftc_t * isp,uint32_t addr,uint32_t * rp) isp_rd_2xxx_flash() argument
4617 isp_read_flthdr_2xxx(ispsoftc_t * isp) isp_read_flthdr_2xxx() argument
4648 isp_parse_flthdr_2xxx(ispsoftc_t * isp,uint8_t * flthdr_data) isp_parse_flthdr_2xxx() argument
4669 isp_read_flt_2xxx(ispsoftc_t * isp) isp_read_flt_2xxx() argument
4690 isp_parse_flt_2xxx(ispsoftc_t * isp,uint8_t * flt_data) isp_parse_flt_2xxx() argument
4872 isp_print_image(ispsoftc_t * isp,char * name,struct isp_image_status * image_status) isp_print_image() argument
4943 isp_compare_image_generation(ispsoftc_t * isp,struct isp_image_status * pri_image_status,struct isp_image_status * sec_image_status) isp_compare_image_generation() argument
4958 isp_get_aux_images(ispsoftc_t * isp,struct active_regions * active_regions) isp_get_aux_images() argument
5057 isp_get_active_image(ispsoftc_t * isp,struct active_regions * active_regions) isp_get_active_image() argument
5154 isp_risc_firmware_invalid(ispsoftc_t * isp,uint32_t * dword) isp_risc_firmware_invalid() argument
5161 isp_load_ram(ispsoftc_t * isp,uint32_t * data,uint32_t risc_addr,uint32_t risc_code_size) isp_load_ram() argument
5190 isp_load_risc_flash(ispsoftc_t * isp,uint32_t * srisc_addr,uint32_t faddr) isp_load_risc_flash() argument
5290 isp_load_risc(ispsoftc_t * isp,uint32_t * srisc_addr) isp_load_risc() argument
5321 isp_read_nvram(ispsoftc_t * isp) isp_read_nvram() argument
5371 isp_parse_nvram_2400(ispsoftc_t * isp,uint8_t * nvram_data) isp_parse_nvram_2400() argument
[all...]
H A Disp_freebsd.h143 void *isp; member
198 struct ispsoftc *isp; member
293 #define ISP_FC_PC(isp, chan) (&(isp)->isp_osinfo.fc[(chan)]) argument
303 #define ISP_LOCK(isp) mtx_lock(&(isp)->isp_lock) argument
304 #define ISP_UNLOCK(isp) mtx_unlock(&(isp)->isp_lock) argument
305 #define ISP_ASSERT_LOCKED(isp) mtx_assert(&(isp)->isp_lock, MA_OWNED) argument
316 #define ISP_SLEEP(isp, x) msleep_sbt(&(isp)->isp_osinfo.is_exiting, \ argument
327 #define ISP_DMASETUP(isp, xs, req) isp_dmasetup(isp, xs, req) argument
328 #define ISP_DMAFREE(isp, xs) isp_dmafree(isp, xs) argument
335 #define MEMORYBARRIER(isp, type, offset, size, chan) \ argument
[all …]
H A Disp_pci.c285 isp_get_generic_options(device_t dev, ispsoftc_t *isp) in isp_get_generic_options()
327 isp_get_specific_options(device_t dev, int chan, ispsoftc_t *isp) in isp_get_specific_options()
472 ispsoftc_t *isp = &pcs->pci_isp; in isp_pci_attach() local
680 ispsoftc_t *isp = &pcs->pci_isp; in isp_pci_detach() local
714 #define BXR2(isp, off) bus_read_2((isp)->isp_regs, (off)) argument
715 #define BXW2(isp, off, v) bus_write_2((isp)->isp_regs, (off), (v)) argument
716 #define BXR4(isp, off) bus_read_4((isp)->isp_regs, (off)) argument
717 #define BXW4(isp, off, v) bus_write_4((isp)->isp_regs, (off), (v)) argument
718 #define B2R4(isp, off) bus_read_4((isp)->isp_regs2, (off)) argument
719 #define B2W4(isp, off, v) bus_write_4((isp)->isp_regs2, (off), (v)) argument
[all …]
H A Disp_target.c109 isp_target_notify(ispsoftc_t *isp, void *vptr, uint32_t *optrp, uint16_t ql) in isp_target_notify() argument
239 isp_endcmd(ispsoftc_t * isp,...) isp_endcmd() argument
309 isp_target_async(ispsoftc_t * isp,int bus,int event) isp_target_async() argument
352 isp_got_tmf_24xx(ispsoftc_t * isp,at7_entry_t * aep) isp_got_tmf_24xx() argument
422 isp_notify_ack(ispsoftc_t * isp,void * arg) isp_notify_ack() argument
468 isp_acknak_abts(ispsoftc_t * isp,void * arg,int errno) isp_acknak_abts() argument
527 isp_handle_abts(ispsoftc_t * isp,abts_t * abts) isp_handle_abts() argument
574 isp_handle_ctio7(ispsoftc_t * isp,ct7_entry_t * ct) isp_handle_ctio7() argument
716 isp_handle_notify_24xx(ispsoftc_t * isp,in_fcentry_24xx_t * inot) isp_handle_notify_24xx() argument
[all...]
H A Disp_library.h56 isp_rqentry_avail(ispsoftc_t *isp, uint32_t num) in isp_rqentry_avail()
66 isp_getrqentry(ispsoftc_t *isp) in isp_getrqentry()
H A Dispvar.h80 #define ISP_MAX_TARGETS(isp) MAX_FC_TARG argument
87 #define ISP_RUN_ISR(isp) \ argument
90 #define ISP_READ(isp, reg) \ argument
93 #define ISP_WRITE(isp, reg, val) \ argument
96 #define ISP_MBOXDMASETUP(isp) \ argument
99 #define ISP_SEND_CMD(isp, qe, segp, nseg) \ argument
102 #define ISP_IRQSETUP(isp) \ argument
104 #define ISP_DUMPREGS(isp, m) \ argument
107 #define ISP_SETBITS(isp, reg, val) \ argument
110 #define ISP_CLRBITS(isp, reg, val) \ argument
[all …]
H A Dispreg.h170 #define ISP_NMBOX(isp) 32 argument
199 #define ISP_INTS_ENABLED(isp) \ argument
202 #define ISP_ENABLE_INTS(isp) \ argument
205 #define ISP_DISABLE_INTS(isp) \ argument
H A Dispmbox.h590 #define ISP_CAP_MULTI_ID(isp) \ argument
592 #define ISP_GET_VPIDX(isp, tag) \ argument
594 #define ISP_CAP_MSIX(isp) \ argument
596 #define ISP_CAP_VP0(isp) \ argument
599 #define ISP_FCTAPE_ENABLED(isp, chan) \ argument
/freebsd/sys/dev/iscsi/
H A Dicl_soft.c190 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)ip; in icl_soft_conn_pdu_free() local
205 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)ip; in icl_soft_pdu_call_cb() local
218 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)ip; in icl_soft_pdu_done() local
237 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)mb->m_ext.ext_arg1; in icl_soft_mbuf_done() local
248 struct icl_soft_pdu *isp; in icl_soft_conn_new_pdu() local
1094 struct icl_soft_pdu *isp; in icl_soft_free_mext_pg() local
1113 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)request; in icl_soft_conn_pdu_append_bio() local
1224 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)request; in icl_soft_conn_pdu_append_data() local
1321 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)ip; in icl_soft_conn_pdu_queue_cb() local
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap34xx.dtsi90 isp: isp@480bc000 { label
H A Domap36xx.dtsi126 isp: isp@480bc000 { label
/freebsd/usr.bin/systat/
H A Diolat.c176 struct iosched_stat *isp; in find_dev() local
191 struct iosched_stat *isp; in alloc_dev() local
386 struct iosched_stat *isp; in labeliolat() local
475 struct iosched_stat *isp; in showiolat() local
/freebsd/contrib/byacc/
H A Dgraph.c54 Value_t *isp; in graph_state() local
H A Dlr0.c254 Value_t *isp; in new_itemsets() local
437 Value_t *isp; in save_reductions() local
H A Dclosure.c185 Value_t *isp; in print_closure() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c63 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
H A Ddt_cc.c1291 dt_idsig_t *isp; in dt_compile_agg() local
1426 dt_idsig_t *isp; in dt_compile_agg() local
H A Ddt_cg.c544 const dt_idsig_t *isp = idp->di_data; in dt_cg_arglist() local
H A Ddt_aggregate.c1949 dt_idsig_t *isp; local
H A Ddt_parser.c1672 const dt_idsig_t *isp = idp->di_data; in dt_node_decl() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.c2612 ipstate_t *is, **isp; in ipf_checkicmpmatchingstate() local
2900 ipstate_t **isp; in ipf_ipsmove() local
2959 ipstate_t *is, **isp; in ipf_state_lookup() local
3729 ipstate_t *is, **isp; in ipf_state_flush() local
4355 ipstate_t *is, **isp; in ipf_checkicmp6matchingstate() local
4624 ipf_state_deref(ipf_main_softc_t *softc, ipstate_t **isp) in ipf_state_deref()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_i386.cpp23 uint32_t isp; member
/freebsd/sys/i386/include/
H A Dvm86.h58 reg86_t isp; member
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Dpx30.dtsi1243 isp: isp@ff4a0000 { global() label

12