Searched defs:isp (Results 1 - 20 of 20) sorted by relevance

/freebsd-13-stable/sys/dev/isp/
H A Disp_library.h57 isp_rqentry_avail(ispsoftc_t *isp, uint32_t num) argument
67 isp_getrqentry(ispsoftc_t *isp) argument
[all...]
H A Disp_target.c110 isp_target_notify(ispsoftc_t *isp, void *vptr, uint32_t *optrp, uint16_t ql) argument
240 isp_endcmd(ispsoftc_t *isp, ...) argument
310 isp_target_async(ispsoftc_t *isp, int bus, int event) argument
353 isp_got_tmf_24xx(ispsoftc_t *isp, at7_entry_t *aep) argument
423 isp_notify_ack(ispsoftc_t *isp, void *arg) argument
469 isp_acknak_abts(ispsoftc_t *isp, void *arg, int errno) argument
528 isp_handle_abts(ispsoftc_t *isp, abts_t *abts) argument
575 isp_handle_ctio7(ispsoftc_t *isp, ct7_entry_t *ct) argument
717 isp_handle_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *inot) argument
[all...]
H A Disp_library.c64 isp_send_cmd(ispsoftc_t *isp, void *fqe, void *segp, uint32_t nsegs) argument
164 isp_allocate_handle(ispsoftc_t *isp, void *xs, int type) argument
180 isp_find_xs(ispsoftc_t *isp, uint32_t handle) argument
190 isp_find_handle(ispsoftc_t *isp, void *xs) argument
207 isp_destroy_handle(ispsoftc_t *isp, uint32_t handle) argument
220 isp_print_qentry(ispsoftc_t *isp, const char *msg, int idx, void *arg) argument
238 isp_print_bytes(ispsoftc_t *isp, const char *msg, int amt, void *arg) argument
275 isp_fc_runstate(ispsoftc_t *isp, int chan, int tval) argument
308 isp_dump_portdb(ispsoftc_t *isp, int chan) argument
458 isp_clear_commands(ispsoftc_t *isp) argument
532 isp_put_hdr(ispsoftc_t *isp, isphdr_t *hpsrc, isphdr_t *hpdst) argument
541 isp_get_hdr(ispsoftc_t *isp, isphdr_t *hpsrc, isphdr_t *hpdst) argument
550 isp_get_response_type(ispsoftc_t *isp, isphdr_t *hp) argument
558 isp_put_marker_24xx(ispsoftc_t *isp, isp_marker_24xx_t *src, isp_marker_24xx_t *dst) argument
578 isp_put_request_t7(ispsoftc_t *isp, ispreqt7_t *src, ispreqt7_t *dst) argument
613 isp_put_24xx_tmf(ispsoftc_t *isp, isp24xx_tmf_t *src, isp24xx_tmf_t *dst) argument
644 isp_put_24xx_abrt(ispsoftc_t *isp, isp24xx_abrt_t *src, isp24xx_abrt_t *dst) argument
665 isp_put_cont64_req(ispsoftc_t *isp, ispcontreq64_t *src, ispcontreq64_t *dst) argument
677 isp_get_cont_response(ispsoftc_t *isp, ispstatus_cont_t *src, ispstatus_cont_t *dst) argument
690 isp_get_24xx_response(ispsoftc_t *isp, isp24xx_statusreq_t *src, isp24xx_statusreq_t *dst) argument
715 isp_get_24xx_abrt(ispsoftc_t *isp, isp24xx_abrt_t *src, isp24xx_abrt_t *dst) argument
736 isp_put_icb_2400(ispsoftc_t *isp, isp_icb_2400_t *src, isp_icb_2400_t *dst) argument
794 isp_put_icb_2400_vpinfo(ispsoftc_t *isp, isp_icb_2400_vpinfo_t *src, isp_icb_2400_vpinfo_t *dst) argument
801 isp_put_vp_port_info(ispsoftc_t *isp, vp_port_info_t *src, vp_port_info_t *dst) argument
817 isp_get_vp_port_info(ispsoftc_t *isp, vp_port_info_t *src, vp_port_info_t *dst) argument
834 isp_put_vp_ctrl_info(ispsoftc_t *isp, vp_ctrl_info_t *src, vp_ctrl_info_t *dst) argument
853 isp_get_vp_ctrl_info(ispsoftc_t *isp, vp_ctrl_info_t *src, vp_ctrl_info_t *dst) argument
872 isp_put_vp_modify(ispsoftc_t *isp, vp_modify_t *src, vp_modify_t *dst) argument
900 isp_get_vp_modify(ispsoftc_t *isp, vp_modify_t *src, vp_modify_t *dst) argument
928 isp_get_pdb_24xx(ispsoftc_t *isp, isp_pdb_24xx_t *src, isp_pdb_24xx_t *dst) argument
958 isp_get_pnhle_24xx(ispsoftc_t *isp, isp_pnhle_24xx_t *src, isp_pnhle_24xx_t *dst) argument
972 isp_get_plogx(ispsoftc_t *isp, isp_plogx_t *src, isp_plogx_t *dst) argument
990 isp_put_plogx(ispsoftc_t *isp, isp_plogx_t *src, isp_plogx_t *dst) argument
1011 isp_get_ridacq(ispsoftc_t *isp, isp_ridacq_t *src, isp_ridacq_t *dst) argument
1036 isp_get_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *src, isp_ct_pt_t *dst) argument
1063 isp_put_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *src, isp_ct_pt_t *dst) argument
1090 isp_put_gid_ft_request(ispsoftc_t *isp, sns_gid_ft_req_t *src, sns_gid_ft_req_t *dst) argument
1107 isp_get_gid_xx_response(ispsoftc_t *isp, sns_gid_xx_rsp_t *src, sns_gid_xx_rsp_t *dst, int nwords) argument
1125 isp_get_gxn_id_response(ispsoftc_t *isp, sns_gxn_id_rsp_t *src, sns_gxn_id_rsp_t *dst) argument
1135 isp_get_gft_id_response(ispsoftc_t *isp, sns_gft_id_rsp_t *src, sns_gft_id_rsp_t *dst) argument
1147 isp_get_gff_id_response(ispsoftc_t *isp, sns_gff_id_rsp_t *src, sns_gff_id_rsp_t *dst) argument
1159 isp_get_ga_nxt_response(ispsoftc_t *isp, sns_ga_nxt_rsp_t *src, sns_ga_nxt_rsp_t *dst) argument
1207 isp_get_fc_hdr(ispsoftc_t *isp, fc_hdr_t *src, fc_hdr_t *dst) argument
1230 isp_put_fc_hdr(ispsoftc_t *isp, fc_hdr_t *src, fc_hdr_t *dst) argument
1253 isp_get_fcp_cmnd_iu(ispsoftc_t *isp, fcp_cmnd_iu_t *src, fcp_cmnd_iu_t *dst) argument
1271 isp_put_rft_id(ispsoftc_t *isp, rft_id_t *src, rft_id_t *dst) argument
1285 isp_put_rspn_id(ispsoftc_t *isp, rspn_id_t *src, rspn_id_t *dst) argument
1296 isp_put_rff_id(ispsoftc_t *isp, rff_id_t *src, rff_id_t *dst) argument
1310 isp_put_rsnn_nn(ispsoftc_t *isp, rsnn_nn_t *src, rsnn_nn_t *dst) argument
1322 isp_get_ct_hdr(ispsoftc_t *isp, ct_hdr_t *src, ct_hdr_t *dst) argument
1341 isp_put_ct_hdr(ispsoftc_t *isp, ct_hdr_t *src, ct_hdr_t *dst) argument
1360 isp_put_fcp_rsp_iu(ispsoftc_t *isp, fcp_rsp_iu_t *src, fcp_rsp_iu_t *dst) argument
1378 isp_find_pdb_empty(ispsoftc_t *isp, int chan, fcportdb_t **lptr) argument
1395 isp_find_pdb_by_wwpn(ispsoftc_t *isp, int chan, uint64_t wwpn, fcportdb_t **lptr) argument
1414 isp_find_pdb_by_handle(ispsoftc_t *isp, int chan, uint16_t handle, fcportdb_t **lptr) argument
1434 isp_find_pdb_by_portid(ispsoftc_t *isp, int chan, uint32_t portid, fcportdb_t **lptr) argument
1455 isp_find_chan_by_did(ispsoftc_t *isp, uint32_t did, uint16_t *cp) argument
1477 isp_add_wwn_entry(ispsoftc_t *isp, int chan, uint64_t wwpn, uint64_t wwnn, uint16_t nphdl, uint32_t s_id, uint16_t prli_params) argument
1633 isp_del_wwn_entry(ispsoftc_t *isp, int chan, uint64_t wwpn, uint16_t nphdl, uint32_t s_id) argument
1661 isp_get_atio7(ispsoftc_t *isp, at7_entry_t *src, at7_entry_t *dst) argument
1672 isp_put_ctio7(ispsoftc_t *isp, ct7_entry_t *src, ct7_entry_t *dst) argument
1722 isp_get_ctio7(ispsoftc_t *isp, ct7_entry_t *src, ct7_entry_t *dst) argument
1774 isp_put_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst) argument
1810 isp_get_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst) argument
1846 isp_put_notify_ack_24xx(ispsoftc_t *isp, na_fcentry_24xx_t *src, na_fcentry_24xx_t *dst) argument
1880 isp_get_notify_ack_24xx(ispsoftc_t *isp, na_fcentry_24xx_t *src, na_fcentry_24xx_t *dst) argument
1914 isp_get_abts(ispsoftc_t *isp, abts_t *src, abts_t *dst) argument
1948 isp_put_abts_rsp(ispsoftc_t *isp, abts_rsp_t *src, abts_rsp_t *dst) argument
2002 isp_get_abts_rsp(ispsoftc_t *isp, abts_rsp_t *src, abts_rsp_t *dst) argument
2037 isp_put_entry(ispsoftc_t *isp, void *src, void *dst) argument
2076 isp_get_entry(ispsoftc_t *isp, void *src, void *dst) argument
2110 isp_send_entry(ispsoftc_t *isp, void *src) argument
2127 isp_exec_entry_mbox(ispsoftc_t *isp, void *src, void *dst, int timeout) argument
2151 isp_exec_entry_queue(ispsoftc_t *isp, void *src, void *dst, int timeout) argument
[all...]
H A Disp_pci.c266 isp_get_generic_options(device_t dev, ispsoftc_t *isp) argument
299 isp_get_specific_options(device_t dev, int chan, ispsoftc_t *isp) argument
444 ispsoftc_t *isp = &pcs->pci_isp; local
666 ispsoftc_t *isp = &pcs->pci_isp; local
708 isp_pci_run_isr_2400(ispsoftc_t *isp) argument
751 isp_pci_rd_reg_2400(ispsoftc_t *isp, int regoff) argument
766 isp_pci_wr_reg_2400(ispsoftc_t *isp, int regoff, uint32_t val) argument
792 isp_pci_rd_reg_2600(ispsoftc_t *isp, int regoff) argument
829 isp_pci_wr_reg_2600(ispsoftc_t *isp, int regoff, uint32_t val) argument
880 isp_pci_mbxdma(ispsoftc_t *isp) argument
1131 isp_pci_mbxdmafree(ispsoftc_t *isp) argument
1234 isp_pci_irqsetup(ispsoftc_t *isp) argument
[all...]
H A Disp.c127 isp_change_fw_state(ispsoftc_t *isp, int chan, int state) argument
148 isp_reset(ispsoftc_t *isp, int do_load_defaults) argument
615 isp_stop(ispsoftc_t *isp) argument
637 isp_shutdown(ispsoftc_t *isp) argument
653 isp_init(ispsoftc_t *isp) argument
1020 isp_fc_enable_vp(ispsoftc_t *isp, int chan) argument
1064 isp_fc_disable_vp(ispsoftc_t *isp, int chan) argument
1101 isp_fc_change_role(ispsoftc_t *isp, int chan, int new_role) argument
1131 isp_clear_portdb(ispsoftc_t *isp, int chan) argument
1159 isp_mark_portdb(ispsoftc_t *isp, int chan) argument
1181 isp_plogx(ispsoftc_t *isp, int chan, uint16_t handle, uint32_t portid, int flags) argument
1292 isp_getpdb(ispsoftc_t *isp, int chan, uint16_t id, isp_pdb_t *pdb) argument
1335 isp_gethandles(ispsoftc_t *isp, int chan, uint16_t *handles, int *num, int loop) argument
1375 isp_dump_chip_portdb(ispsoftc_t *isp, int chan) argument
1394 isp_get_wwn(ispsoftc_t *isp, int chan, int nphdl, int nodename) argument
1425 isp_fclink_test(ispsoftc_t *isp, int chan, int usdelay) argument
1584 isp_pdb_sync(ispsoftc_t *isp, int chan) argument
1658 isp_pdb_add_update(ispsoftc_t *isp, int chan, isp_pdb_t *pdb) argument
1728 isp_scan_loop(ispsoftc_t *isp, int chan) argument
1804 isp_ct_passthru(ispsoftc_t *isp, int chan, uint32_t cmd_bcnt, uint32_t rsp_bcnt) argument
1865 isp_gid_pt(ispsoftc_t *isp, int chan) argument
1902 isp_gff_id(ispsoftc_t *isp, int chan, uint32_t portid) argument
1959 isp_gft_id(ispsoftc_t *isp, int chan, uint32_t portid) argument
2012 isp_scan_fabric(ispsoftc_t *isp, int chan) argument
2250 isp_login_device(ispsoftc_t *isp, int chan, uint32_t portid, isp_pdb_t *p, uint16_t *ohp) argument
2329 isp_register_fc4_type(ispsoftc_t *isp, int chan) argument
2374 isp_register_fc4_features_24xx(ispsoftc_t *isp, int chan) argument
2432 isp_register_port_name_24xx(ispsoftc_t *isp, int chan) argument
2496 isp_register_node_name_24xx(ispsoftc_t *isp, int chan) argument
2552 isp_next_handle(ispsoftc_t *isp, uint16_t *ohp) argument
2595 ispsoftc_t *isp; local
2768 isp_control(ispsoftc_t *isp, ispctl_t ctl, ...) argument
3005 isp_intr_atioq(ispsoftc_t *isp) argument
3039 isp_intr_mbox(ispsoftc_t *isp, uint16_t mbox0) argument
3058 isp_intr_respq(ispsoftc_t *isp) argument
3274 isp_intr_async(ispsoftc_t *isp, uint16_t mbox) argument
3548 isp_handle_control(ispsoftc_t *isp, isphdr_t *hp) argument
3581 isp_handle_rpt_id_acq(ispsoftc_t *isp, isphdr_t *hp) argument
3626 isp_parse_status_24xx(ispsoftc_t *isp, isp24xx_statusreq_t *sp, XS_T *xs) argument
4047 isp_mboxcmd(ispsoftc_t *isp, mbreg_t *mbp) argument
4210 isp_fw_state(ispsoftc_t *isp, int chan) argument
4222 isp_setdfltfcparm(ispsoftc_t *isp, int chan) argument
4284 isp_reinit(ispsoftc_t *isp, int do_load_defaults) argument
4317 isp_read_nvram(ispsoftc_t *isp, int bus) argument
4324 isp_read_nvram_2400(ispsoftc_t *isp) argument
4364 isp_rd_2400_nvram(ispsoftc_t *isp, uint32_t addr, uint32_t *rp) argument
4392 isp_parse_nvram_2400(ispsoftc_t *isp, uint8_t *nvram_data) argument
[all...]
H A Disp_freebsd.c78 ispsoftc_t *isp = (ispsoftc_t *)arg1; local
110 isp_attach_chan(ispsoftc_t *isp, struct cam_devq *devq, int chan) argument
221 isp_detach_chan(ispsoftc_t *isp, int chan) argument
236 isp_attach(ispsoftc_t *isp) argument
278 isp_detach(ispsoftc_t *isp) argument
298 isp_freeze_loopdown(ispsoftc_t *isp, int chan) argument
318 isp_unfreeze_loopdown(ispsoftc_t *isp, int chan) argument
339 isp_rq_check_above(ispsoftc_t *isp) argument
352 isp_rq_check_below(ispsoftc_t *isp) argument
367 ispsoftc_t *isp; local
594 isp_get_pcmd(ispsoftc_t *isp, union ccb *ccb) argument
605 isp_free_pcmd(ispsoftc_t *isp, union ccb *ccb) argument
643 get_lun_statep(ispsoftc_t *isp, int bus, lun_id_t lun) argument
656 isp_atio_restart(ispsoftc_t *isp, int bus, tstate_t *tptr) argument
683 isp_tmcmd_restart(ispsoftc_t *isp) argument
711 isp_get_atpd(ispsoftc_t *isp, int chan, uint32_t tag) argument
726 isp_find_atpd(ispsoftc_t *isp, int chan, uint32_t tag) argument
739 isp_put_atpd(ispsoftc_t *isp, int chan, atio_private_data_t *atp) argument
751 isp_dump_atpd(ispsoftc_t *isp, int chan) argument
766 isp_get_ntpd(ispsoftc_t *isp, int chan) argument
778 isp_find_ntpd(ispsoftc_t *isp, int chan, uint32_t tag_id, uint32_t seq_id) argument
791 isp_put_ntpd(ispsoftc_t *isp, int chan, inot_private_data_t *ntp) argument
800 create_lun_state(ispsoftc_t *isp, int bus, struct cam_path *path) argument
820 destroy_lun_state(ispsoftc_t *isp, int bus, tstate_t *tptr) argument
846 isp_enable_lun(ispsoftc_t *isp, union ccb *ccb) argument
884 isp_disable_lun(ispsoftc_t *isp, union ccb *ccb) argument
912 isp_target_start_ctio(ispsoftc_t *isp, union ccb *ccb, enum Start_Ctio_How how) argument
1253 ispsoftc_t *isp = tp->isp; local
1265 isp_complete_ctio(ispsoftc_t *isp, union ccb *ccb) argument
1274 isp_handle_platform_atio7(ispsoftc_t *isp, at7_entry_t *aep) argument
1455 isp_handle_srr_start(ispsoftc_t *isp, atio_private_data_t *atp) argument
1553 isp_handle_platform_srr(ispsoftc_t *isp, isp_notify_t *notify) argument
1576 isp_handle_platform_ctio(ispsoftc_t *isp, ct7_entry_t *ct) argument
1679 isp_handle_platform_target_notify_ack(ispsoftc_t *isp, isp_notify_t *mp, uint32_t rsp) argument
1777 isp_handle_platform_target_tmf(ispsoftc_t *isp, isp_notify_t *notify) argument
1887 isp_target_mark_aborted_early(ispsoftc_t *isp, int chan, tstate_t *tptr, uint32_t tag_id) argument
1923 ispsoftc_t *isp = cam_sim_softc(sim); local
1933 ispsoftc_t *isp; local
1993 isp_make_here(ispsoftc_t *isp, fcportdb_t *fcp, int chan, int tgt) argument
2016 isp_make_gone(ispsoftc_t *isp, fcportdb_t *fcp, int chan, int tgt) argument
2048 ispsoftc_t *isp = fc->isp; local
2106 isp_loop_changed(ispsoftc_t *isp, int chan) argument
2121 isp_loop_up(ispsoftc_t *isp, int chan) argument
2132 isp_loop_dead(ispsoftc_t *isp, int chan) argument
2211 ispsoftc_t *isp = fc->isp; local
2280 isp_abort_atio(ispsoftc_t *isp, union ccb *ccb) argument
2331 isp_abort_inot(ispsoftc_t *isp, union ccb *ccb) argument
2374 ispsoftc_t *isp; local
2795 ispsoftc_t *isp = XS_ISP(sccb); local
2828 isp_async(ispsoftc_t *isp, ispasync_t cmd, ...) argument
3164 isp_default_wwn(ispsoftc_t * isp, int chan, int isactive, int iswwnn) argument
3214 isp_prt(ispsoftc_t *isp, int level, const char *fmt, ...) argument
3232 isp_xs_prt(ispsoftc_t *isp, XS_T *xs, int level, const char *fmt, ...) argument
3259 isp_fc_scratch_acquire(ispsoftc_t *isp, int chan) argument
3272 ispsoftc_t *isp = arg; local
3282 ispsoftc_t *isp = arg; local
3295 ispsoftc_t *isp = arg; local
3308 ispsoftc_t *isp; member in struct:__anon12417
3318 ispsoftc_t *isp= mp->isp; local
3339 isp_dmasetup(ispsoftc_t *isp, struct ccb_scsiio *csio, void *qe) argument
3379 isp_dmafree(ispsoftc_t *isp, struct ccb_scsiio *csio) argument
3401 isp_fcp_reset_crn(ispsoftc_t *isp, int chan, uint32_t tgt, int tgt_set) argument
3423 isp_fcp_next_crn(ispsoftc_t *isp, uint8_t *crnp, XS_T *cmd) argument
3470 ispsoftc_t *isp = arg; local
3479 isp_get_ecmd(ispsoftc_t *isp) argument
3489 isp_put_ecmd(ispsoftc_t *isp, isp_ecmd_t *ecmd) argument
[all...]
H A Disp_freebsd.h144 void *isp; member in struct:isp_timed_notify_ack
199 struct ispsoftc *isp; member in struct:isp_fc
[all...]
/freebsd-13-stable/contrib/byacc/
H A Dgraph.c54 Value_t *isp; local
H A Dclosure.c189 Value_t *isp; local
H A Dlr0.c253 Value_t *isp; local
436 Value_t *isp; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_i386.cpp23 uint32_t isp; member in struct:GPR
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c63 dt_idsig_t *isp = idp->di_data; local
121 dt_idsig_t *isp = idp->di_data = malloc(sizeof (dt_idsig_t)); local
187 dt_idsig_t *isp; local
[all...]
H A Ddt_cg.c544 const dt_idsig_t *isp = idp->di_data; local
H A Ddt_aggregate.c1937 dt_idsig_t *isp; local
H A Ddt_cc.c1291 dt_idsig_t *isp; local
1426 dt_idsig_t *isp; local
[all...]
H A Ddt_parser.c1649 const dt_idsig_t *isp = idp->di_data; local
/freebsd-13-stable/sys/i386/include/
H A Dvm86.h60 reg86_t isp; member in struct:vm86frame
/freebsd-13-stable/sys/dev/iscsi/
H A Dicl_soft.c171 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)ip; local
186 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)ip; local
199 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)ip; local
218 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)mb->m_ext.ext_arg1; local
229 struct icl_soft_pdu *isp; local
1052 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)request; local
1115 struct icl_soft_pdu *isp = (struct icl_soft_pdu *)ip; local
[all...]
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.c2681 ipstate_t *is, **isp; local
2975 ipstate_t **isp; local
3037 ipstate_t *is, **isp; local
3821 ipstate_t *is, **isp; local
4457 ipstate_t *is, **isp; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1000 ISelUpdater(SelectionDAG &DAG, SelectionDAG::allnodes_iterator &isp) argument

Completed in 397 milliseconds