Lines Matching defs:isp

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()
440 isp_dump_portdb(ispsoftc_t *isp, int chan) in isp_dump_portdb()
530 isp_fc_change_role(ispsoftc_t *isp, int chan, int new_role) in isp_fc_change_role()
628 isp_clear_commands(ispsoftc_t *isp) in isp_clear_commands()
700 isp_shutdown(ispsoftc_t *isp) in isp_shutdown()
732 #define ISP_IS_SBUS(isp) (ISP_SBUS_SUPPORTED && (isp)->isp_bustype == ISP_BT_SBUS) argument
739 isp_put_hdr(ispsoftc_t *isp, isphdr_t *hpsrc, isphdr_t *hpdst) in isp_put_hdr()
755 isp_get_hdr(ispsoftc_t *isp, isphdr_t *hpsrc, isphdr_t *hpdst) in isp_get_hdr()
771 isp_get_response_type(ispsoftc_t *isp, isphdr_t *hp) in isp_get_response_type()
783 isp_put_request(ispsoftc_t *isp, ispreq_t *rqsrc, ispreq_t *rqdst) in isp_put_request()
809 isp_put_marker(ispsoftc_t *isp, isp_marker_t *src, isp_marker_t *dst) in isp_put_marker()
830 isp_put_marker_24xx(ispsoftc_t *isp, isp_marker_24xx_t *src, isp_marker_24xx_t *dst) in isp_put_marker_24xx()
850 isp_put_request_t2(ispsoftc_t *isp, ispreqt2_t *src, ispreqt2_t *dst) in isp_put_request_t2()
873 isp_put_request_t2e(ispsoftc_t *isp, ispreqt2e_t *src, ispreqt2e_t *dst) in isp_put_request_t2e()
895 isp_put_request_t3(ispsoftc_t *isp, ispreqt3_t *src, ispreqt3_t *dst) in isp_put_request_t3()
919 isp_put_request_t3e(ispsoftc_t *isp, ispreqt3e_t *src, ispreqt3e_t *dst) in isp_put_request_t3e()
942 isp_put_extended_request(ispsoftc_t *isp, ispextreq_t *src, ispextreq_t *dst) in isp_put_extended_request()
964 isp_put_request_t7(ispsoftc_t *isp, ispreqt7_t *src, ispreqt7_t *dst) in isp_put_request_t7()
999 isp_put_24xx_tmf(ispsoftc_t *isp, isp24xx_tmf_t *src, isp24xx_tmf_t *dst) in isp_put_24xx_tmf()
1030 isp_put_24xx_abrt(ispsoftc_t *isp, isp24xx_abrt_t *src, isp24xx_abrt_t *dst) in isp_put_24xx_abrt()
1050 isp_put_cont_req(ispsoftc_t *isp, ispcontreq_t *src, ispcontreq_t *dst) in isp_put_cont_req()
1061 isp_put_cont64_req(ispsoftc_t *isp, ispcontreq64_t *src, ispcontreq64_t *dst) in isp_put_cont64_req()
1073 isp_get_response(ispsoftc_t *isp, ispstatusreq_t *src, ispstatusreq_t *dst) in isp_get_response()
1094 isp_get_24xx_response(ispsoftc_t *isp, isp24xx_statusreq_t *src, isp24xx_statusreq_t *dst) in isp_get_24xx_response()
1119 isp_get_24xx_abrt(ispsoftc_t *isp, isp24xx_abrt_t *src, isp24xx_abrt_t *dst) in isp_get_24xx_abrt()
1140 isp_get_rio1(ispsoftc_t *isp, isp_rio1_t *r1src, isp_rio1_t *r1dst) in isp_get_rio1()
1157 isp_get_rio2(ispsoftc_t *isp, isp_rio2_t *r2src, isp_rio2_t *r2dst) in isp_get_rio2()
1175 isp_put_icb(ispsoftc_t *isp, isp_icb_t *src, isp_icb_t *dst) in isp_put_icb()
1242 isp_put_icb_2400(ispsoftc_t *isp, isp_icb_2400_t *src, isp_icb_2400_t *dst) in isp_put_icb_2400()
1293 isp_put_icb_2400_vpinfo(ispsoftc_t *isp, isp_icb_2400_vpinfo_t *src, isp_icb_2400_vpinfo_t *dst) in isp_put_icb_2400_vpinfo()
1300 isp_put_vp_port_info(ispsoftc_t *isp, vp_port_info_t *src, vp_port_info_t *dst) in isp_put_vp_port_info()
1316 isp_get_vp_port_info(ispsoftc_t *isp, vp_port_info_t *src, vp_port_info_t *dst) in isp_get_vp_port_info()
1333 isp_put_vp_ctrl_info(ispsoftc_t *isp, vp_ctrl_info_t *src, vp_ctrl_info_t *dst) in isp_put_vp_ctrl_info()
1351 isp_get_vp_ctrl_info(ispsoftc_t *isp, vp_ctrl_info_t *src, vp_ctrl_info_t *dst) in isp_get_vp_ctrl_info()
1369 isp_put_vp_modify(ispsoftc_t *isp, vp_modify_t *src, vp_modify_t *dst) in isp_put_vp_modify()
1397 isp_get_vp_modify(ispsoftc_t *isp, vp_modify_t *src, vp_modify_t *dst) in isp_get_vp_modify()
1425 isp_get_pdb_21xx(ispsoftc_t *isp, isp_pdb_21xx_t *src, isp_pdb_21xx_t *dst) in isp_get_pdb_21xx()
1477 isp_get_pdb_24xx(ispsoftc_t *isp, isp_pdb_24xx_t *src, isp_pdb_24xx_t *dst) in isp_get_pdb_24xx()
1511 isp_get_plogx(ispsoftc_t *isp, isp_plogx_t *src, isp_plogx_t *dst) in isp_get_plogx()
1529 isp_put_plogx(ispsoftc_t *isp, isp_plogx_t *src, isp_plogx_t *dst) in isp_put_plogx()
1550 isp_get_ridacq(ispsoftc_t *isp, isp_ridacq_t *src, isp_ridacq_t *dst) in isp_get_ridacq()
1582 isp_get_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *src, isp_ct_pt_t *dst) in isp_get_ct_pt()
1609 isp_get_ms(ispsoftc_t *isp, isp_ms_t *src, isp_ms_t *dst) in isp_get_ms()
1636 isp_put_ct_pt(ispsoftc_t *isp, isp_ct_pt_t *src, isp_ct_pt_t *dst) in isp_put_ct_pt()
1663 isp_put_ms(ispsoftc_t *isp, isp_ms_t *src, isp_ms_t *dst) in isp_put_ms()
1694 isp_put_sns_request(ispsoftc_t *isp, sns_screq_t *src, sns_screq_t *dst) in isp_put_sns_request()
1708 isp_put_gid_ft_request(ispsoftc_t *isp, sns_gid_ft_req_t *src, sns_gid_ft_req_t *dst) in isp_put_gid_ft_request()
1725 isp_put_gxn_id_request(ispsoftc_t *isp, sns_gxn_id_req_t *src, sns_gxn_id_req_t *dst) in isp_put_gxn_id_request()
1746 isp_get_sns_response(ispsoftc_t *isp, sns_scrsp_t *src, sns_scrsp_t *dst, int nwords) in isp_get_sns_response()
1765 isp_get_gid_ft_response(ispsoftc_t *isp, sns_gid_ft_rsp_t *src, sns_gid_ft_rsp_t *dst, int nwords) in isp_get_gid_ft_response()
1782 isp_get_gxn_id_response(ispsoftc_t *isp, sns_gxn_id_rsp_t *src, sns_gxn_id_rsp_t *dst) in isp_get_gxn_id_response()
1792 isp_get_gff_id_response(ispsoftc_t *isp, sns_gff_id_rsp_t *src, sns_gff_id_rsp_t *dst) in isp_get_gff_id_response()
1802 isp_get_ga_nxt_response(ispsoftc_t *isp, sns_ga_nxt_rsp_t *src, sns_ga_nxt_rsp_t *dst) in isp_get_ga_nxt_response()
1846 isp_get_els(ispsoftc_t *isp, els_t *src, els_t *dst) in isp_get_els()
1876 isp_put_els(ispsoftc_t *isp, els_t *src, els_t *dst) in isp_put_els()
1914 isp_get_fc_hdr(ispsoftc_t *isp, fc_hdr_t *src, fc_hdr_t *dst) in isp_get_fc_hdr()
1937 isp_get_fcp_cmnd_iu(ispsoftc_t *isp, fcp_cmnd_iu_t *src, fcp_cmnd_iu_t *dst) in isp_get_fcp_cmnd_iu()
1955 isp_put_rft_id(ispsoftc_t *isp, rft_id_t *src, rft_id_t *dst) in isp_put_rft_id()
1969 isp_get_ct_hdr(ispsoftc_t *isp, ct_hdr_t *src, ct_hdr_t *dst) in isp_get_ct_hdr()
1988 isp_put_ct_hdr(ispsoftc_t *isp, ct_hdr_t *src, ct_hdr_t *dst) in isp_put_ct_hdr()
2015 isp_send_tgt_cmd(ispsoftc_t *isp, void *fqe, void *segp, uint32_t nsegs, uint32_t totalcnt, isp_ddi… in isp_send_tgt_cmd()
2255 isp_allocate_xs_tgt(ispsoftc_t *isp, void *xs, uint32_t *handlep) in isp_allocate_xs_tgt()
2279 isp_find_xs_tgt(ispsoftc_t *isp, uint32_t handle) in isp_find_xs_tgt()
2289 isp_find_tgt_handle(ispsoftc_t *isp, void *xs) in isp_find_tgt_handle()
2306 isp_destroy_tgt_handle(ispsoftc_t *isp, uint32_t handle) in isp_destroy_tgt_handle()
2321 isp_find_pdb_by_wwn(ispsoftc_t *isp, int chan, uint64_t wwn, fcportdb_t **lptr) in isp_find_pdb_by_wwn()
2344 isp_find_pdb_by_loopid(ispsoftc_t *isp, int chan, uint32_t loopid, fcportdb_t **lptr) in isp_find_pdb_by_loopid()
2367 isp_find_pdb_by_sid(ispsoftc_t *isp, int chan, uint32_t sid, fcportdb_t **lptr) in isp_find_pdb_by_sid()
2392 isp_find_chan_by_did(ispsoftc_t *isp, uint32_t did, uint16_t *cp) in isp_find_chan_by_did()
2413 isp_add_wwn_entry(ispsoftc_t *isp, int chan, uint64_t ini, uint16_t nphdl, uint32_t s_id) in isp_add_wwn_entry()
2539 isp_del_wwn_entry(ispsoftc_t *isp, int chan, uint64_t ini, uint16_t nphdl, uint32_t s_id) in isp_del_wwn_entry()
2583 isp_del_all_wwn_entries(ispsoftc_t *isp, int chan) in isp_del_all_wwn_entries()
2619 isp_del_wwn_entries(ispsoftc_t *isp, isp_notify_t *mp) in isp_del_wwn_entries()
2663 isp_put_atio(ispsoftc_t *isp, at_entry_t *src, at_entry_t *dst) in isp_put_atio()
2698 isp_get_atio(ispsoftc_t *isp, at_entry_t *src, at_entry_t *dst) in isp_get_atio()
2733 isp_put_atio2(ispsoftc_t *isp, at2_entry_t *src, at2_entry_t *dst) in isp_put_atio2()
2762 isp_put_atio2e(ispsoftc_t *isp, at2e_entry_t *src, at2e_entry_t *dst) in isp_put_atio2e()
2790 isp_get_atio2(ispsoftc_t *isp, at2_entry_t *src, at2_entry_t *dst) in isp_get_atio2()
2819 isp_get_atio2e(ispsoftc_t *isp, at2e_entry_t *src, at2e_entry_t *dst) in isp_get_atio2e()
2847 isp_get_atio7(ispsoftc_t *isp, at7_entry_t *src, at7_entry_t *dst) in isp_get_atio7()
2858 isp_put_ctio(ispsoftc_t *isp, ct_entry_t *src, ct_entry_t *dst) in isp_put_ctio()
2896 isp_get_ctio(ispsoftc_t *isp, ct_entry_t *src, ct_entry_t *dst) in isp_get_ctio()
2933 isp_put_ctio2(ispsoftc_t *isp, ct2_entry_t *src, ct2_entry_t *dst) in isp_put_ctio2()
2987 isp_put_ctio2e(ispsoftc_t *isp, ct2e_entry_t *src, ct2e_entry_t *dst) in isp_put_ctio2e()
3040 isp_put_ctio7(ispsoftc_t *isp, ct7_entry_t *src, ct7_entry_t *dst) in isp_put_ctio7()
3090 isp_get_ctio2(ispsoftc_t *isp, ct2_entry_t *src, ct2_entry_t *dst) in isp_get_ctio2()
3146 isp_get_ctio2e(ispsoftc_t *isp, ct2e_entry_t *src, ct2e_entry_t *dst) in isp_get_ctio2e()
3201 isp_get_ctio7(ispsoftc_t *isp, ct7_entry_t *src, ct7_entry_t *dst) in isp_get_ctio7()
3253 isp_put_enable_lun(ispsoftc_t *isp, lun_entry_t *lesrc, lun_entry_t *ledst) in isp_put_enable_lun()
3289 isp_get_enable_lun(ispsoftc_t *isp, lun_entry_t *lesrc, lun_entry_t *ledst) in isp_get_enable_lun()
3325 isp_put_notify(ispsoftc_t *isp, in_entry_t *src, in_entry_t *dst) in isp_put_notify()
3363 isp_get_notify(ispsoftc_t *isp, in_entry_t *src, in_entry_t *dst) in isp_get_notify()
3401 isp_put_notify_fc(ispsoftc_t *isp, in_fcentry_t *src, in_fcentry_t *dst) in isp_put_notify_fc()
3415 isp_put_notify_fc_e(ispsoftc_t *isp, in_fcentry_e_t *src, in_fcentry_e_t *dst) in isp_put_notify_fc_e()
3428 isp_put_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst) in isp_put_notify_24xx()
3464 isp_get_notify_fc(ispsoftc_t *isp, in_fcentry_t *src, in_fcentry_t *dst) in isp_get_notify_fc()
3478 isp_get_notify_fc_e(ispsoftc_t *isp, in_fcentry_e_t *src, in_fcentry_e_t *dst) in isp_get_notify_fc_e()
3491 isp_get_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst) in isp_get_notify_24xx()
3527 isp_put_notify_ack(ispsoftc_t *isp, na_entry_t *src, na_entry_t *dst) in isp_put_notify_ack()
3550 isp_get_notify_ack(ispsoftc_t *isp, na_entry_t *src, na_entry_t *dst) in isp_get_notify_ack()
3573 isp_put_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst) in isp_put_notify_ack_fc()
3592 isp_put_notify_ack_fc_e(ispsoftc_t *isp, na_fcentry_e_t *src, na_fcentry_e_t *dst) in isp_put_notify_ack_fc_e()
3610 isp_put_notify_24xx_ack(ispsoftc_t *isp, na_fcentry_24xx_t *src, na_fcentry_24xx_t *dst) in isp_put_notify_24xx_ack()
3644 isp_get_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst) in isp_get_notify_ack_fc()
3663 isp_get_notify_ack_fc_e(ispsoftc_t *isp, na_fcentry_e_t *src, na_fcentry_e_t *dst) in isp_get_notify_ack_fc_e()
3681 isp_get_notify_ack_24xx(ispsoftc_t *isp, na_fcentry_24xx_t *src, na_fcentry_24xx_t *dst) in isp_get_notify_ack_24xx()
3715 isp_get_abts(ispsoftc_t *isp, abts_t *src, abts_t *dst) in isp_get_abts()
3749 isp_put_abts_rsp(ispsoftc_t *isp, abts_rsp_t *src, abts_rsp_t *dst) in isp_put_abts_rsp()
3803 isp_get_abts_rsp(ispsoftc_t *isp, abts_rsp_t *src, abts_rsp_t *dst) in isp_get_abts_rsp()