Lines Matching refs:ispsoftc
42 static INLINE int isp_save_xs(struct ispsoftc *, XS_T *, u_int16_t *);
43 static INLINE XS_T *isp_find_xs(struct ispsoftc *, u_int16_t);
44 static INLINE u_int16_t isp_find_handle(struct ispsoftc *, XS_T *);
46 static INLINE void isp_destroy_handle(struct ispsoftc *, u_int16_t);
47 static INLINE void isp_remove_handle(struct ispsoftc *, XS_T *);
50 isp_save_xs(struct ispsoftc *isp, XS_T *xs, u_int16_t *handlep) in isp_save_xs()
74 isp_find_xs(struct ispsoftc *isp, u_int16_t handle) in isp_find_xs()
84 isp_find_handle(struct ispsoftc *isp, XS_T *xs) in isp_find_handle()
104 isp_destroy_handle(struct ispsoftc *isp, u_int16_t handle) in isp_destroy_handle()
112 isp_remove_handle(struct ispsoftc *isp, XS_T *xs) in isp_remove_handle()
118 isp_getrqentry(struct ispsoftc *, u_int16_t *, u_int16_t *, void **);
121 isp_getrqentry(struct ispsoftc *isp, u_int16_t *iptrp, in isp_getrqentry()
140 static INLINE void isp_print_qentry (struct ispsoftc *, char *, int, void *);
145 isp_print_qentry(struct ispsoftc *isp, char *msg, int idx, void *arg) in isp_print_qentry()
162 static INLINE void isp_print_bytes(struct ispsoftc *, char *, int, void *);
165 isp_print_bytes(struct ispsoftc *isp, char *msg, int amt, void *arg) in isp_print_bytes()
204 static INLINE int isp_fc_runstate(struct ispsoftc *, int);
207 isp_fc_runstate(struct ispsoftc *isp, int tval) in isp_fc_runstate()
251 static INLINE void isp_copy_out_hdr(struct ispsoftc *, isphdr_t *, isphdr_t *);
252 static INLINE void isp_copy_in_hdr(struct ispsoftc *, isphdr_t *, isphdr_t *);
253 static INLINE int isp_get_response_type(struct ispsoftc *, isphdr_t *);
256 isp_put_request(struct ispsoftc *, ispreq_t *, ispreq_t *);
258 isp_put_request_t2(struct ispsoftc *, ispreqt2_t *, ispreqt2_t *);
260 isp_put_request_t3(struct ispsoftc *, ispreqt3_t *, ispreqt3_t *);
262 isp_put_extended_request(struct ispsoftc *, ispextreq_t *, ispextreq_t *);
264 isp_put_cont_req(struct ispsoftc *, ispcontreq_t *, ispcontreq_t *);
266 isp_put_cont64_req(struct ispsoftc *, ispcontreq64_t *, ispcontreq64_t *);
268 isp_get_response(struct ispsoftc *, ispstatusreq_t *, ispstatusreq_t *);
270 isp_get_response_x(struct ispsoftc *, ispstatus_cont_t *, ispstatus_cont_t *);
272 isp_get_rio2(struct ispsoftc *, isp_rio2_t *, isp_rio2_t *);
274 isp_put_icb(struct ispsoftc *, isp_icb_t *, isp_icb_t *);
276 isp_get_pdb(struct ispsoftc *, isp_pdb_t *, isp_pdb_t *);
278 isp_get_ct_hdr(struct ispsoftc *isp, ct_hdr_t *, ct_hdr_t *);
280 isp_put_sns_request(struct ispsoftc *, sns_screq_t *, sns_screq_t *);
282 isp_put_gid_ft_request(struct ispsoftc *, sns_gid_ft_req_t *,
285 isp_put_gxn_id_request(struct ispsoftc *, sns_gxn_id_req_t *,
288 isp_get_sns_response(struct ispsoftc *, sns_scrsp_t *, sns_scrsp_t *, int);
290 isp_get_gid_ft_response(struct ispsoftc *, sns_gid_ft_rsp_t *,
293 isp_get_gxn_id_response(struct ispsoftc *, sns_gxn_id_rsp_t *,
296 isp_get_gff_id_response(struct ispsoftc *, sns_gff_id_rsp_t *,
299 isp_get_ga_nxt_response(struct ispsoftc *, sns_ga_nxt_rsp_t *,
306 isp_put_atio(struct ispsoftc *, at_entry_t *, at_entry_t *);
308 isp_get_atio(struct ispsoftc *, at_entry_t *, at_entry_t *);
310 isp_put_atio2(struct ispsoftc *, at2_entry_t *, at2_entry_t *);
312 isp_get_atio2(struct ispsoftc *, at2_entry_t *, at2_entry_t *);
314 isp_put_ctio(struct ispsoftc *, ct_entry_t *, ct_entry_t *);
316 isp_get_ctio(struct ispsoftc *, ct_entry_t *, ct_entry_t *);
318 isp_put_ctio2(struct ispsoftc *, ct2_entry_t *, ct2_entry_t *);
320 isp_get_ctio2(struct ispsoftc *, ct2_entry_t *, ct2_entry_t *);
322 isp_put_enable_lun(struct ispsoftc *, lun_entry_t *, lun_entry_t *);
324 isp_get_enable_lun(struct ispsoftc *, lun_entry_t *, lun_entry_t *);
326 isp_put_notify(struct ispsoftc *, in_entry_t *, in_entry_t *);
328 isp_get_notify(struct ispsoftc *, in_entry_t *, in_entry_t *);
330 isp_put_notify_fc(struct ispsoftc *, in_fcentry_t *, in_fcentry_t *);
332 isp_get_notify_fc(struct ispsoftc *, in_fcentry_t *, in_fcentry_t *);
334 isp_put_notify_ack(struct ispsoftc *, na_entry_t *, na_entry_t *);
336 isp_get_notify_ack(struct ispsoftc *, na_entry_t *, na_entry_t *);
338 isp_put_notify_ack_fc(struct ispsoftc *, na_fcentry_t *, na_fcentry_t *);
340 isp_get_notify_ack_fc(struct ispsoftc *, na_fcentry_t *, na_fcentry_t *);
350 isp_copy_out_hdr(struct ispsoftc *isp, isphdr_t *hpsrc, isphdr_t *hpdst) in isp_copy_out_hdr()
374 isp_copy_in_hdr(struct ispsoftc *isp, isphdr_t *hpsrc, isphdr_t *hpdst) in isp_copy_in_hdr()
398 isp_get_response_type(struct ispsoftc *isp, isphdr_t *hp) in isp_get_response_type()
410 isp_put_request(struct ispsoftc *isp, ispreq_t *rqsrc, ispreq_t *rqdst) in isp_put_request()
438 isp_put_request_t2(struct ispsoftc *isp, ispreqt2_t *tqsrc, ispreqt2_t *tqdst) in isp_put_request_t2()
463 isp_put_request_t3(struct ispsoftc *isp, ispreqt3_t *tqsrc, ispreqt3_t *tqdst) in isp_put_request_t3()
490 isp_put_extended_request(struct ispsoftc *isp, ispextreq_t *xqsrc, in isp_put_extended_request()
513 isp_put_cont_req(struct ispsoftc *isp, ispcontreq_t *cqsrc, ispcontreq_t *cqdst) in isp_put_cont_req()
526 isp_put_cont64_req(struct ispsoftc *isp, ispcontreq64_t *cqsrc, in isp_put_cont64_req()
542 isp_get_response(struct ispsoftc *isp, ispstatusreq_t *spsrc, in isp_get_response()
567 isp_get_response_x(struct ispsoftc *isp, ispstatus_cont_t *cpsrc, in isp_get_response_x()
579 isp_get_rio2(struct ispsoftc *isp, isp_rio2_t *r2src, isp_rio2_t *r2dst) in isp_get_rio2()
595 isp_put_icb(struct ispsoftc *isp, isp_icb_t *Is, isp_icb_t *Id) in isp_put_icb()
641 isp_get_pdb(struct ispsoftc *isp, isp_pdb_t *src, isp_pdb_t *dst) in isp_get_pdb()
699 isp_get_ct_hdr(struct ispsoftc *isp, ct_hdr_t *src, ct_hdr_t *dst) in isp_get_ct_hdr()
724 isp_put_sns_request(struct ispsoftc *isp, sns_screq_t *src, sns_screq_t *dst) in isp_put_sns_request()
739 isp_put_gid_ft_request(struct ispsoftc *isp, sns_gid_ft_req_t *src, in isp_put_gid_ft_request()
757 isp_put_gxn_id_request(struct ispsoftc *isp, sns_gxn_id_req_t *src, in isp_put_gxn_id_request()
779 isp_get_sns_response(struct ispsoftc *isp, sns_scrsp_t *src, in isp_get_sns_response()
799 isp_get_gid_ft_response(struct ispsoftc *isp, sns_gid_ft_rsp_t *src, in isp_get_gid_ft_response()
821 isp_get_gxn_id_response(struct ispsoftc *isp, sns_gxn_id_rsp_t *src, in isp_get_gxn_id_response()
831 isp_get_gff_id_response(struct ispsoftc *isp, sns_gff_id_rsp_t *src, in isp_get_gff_id_response()
843 isp_get_ga_nxt_response(struct ispsoftc *isp, sns_ga_nxt_rsp_t *src, in isp_get_ga_nxt_response()
896 isp_put_atio(struct ispsoftc *isp, at_entry_t *atsrc, at_entry_t *atdst) in isp_put_atio()
932 isp_get_atio(struct ispsoftc *isp, at_entry_t *atsrc, at_entry_t *atdst) in isp_get_atio()
968 isp_put_atio2(struct ispsoftc *isp, at2_entry_t *atsrc, at2_entry_t *atdst) in isp_put_atio2()
998 isp_get_atio2(struct ispsoftc *isp, at2_entry_t *atsrc, at2_entry_t *atdst) in isp_get_atio2()
1028 isp_put_ctio(struct ispsoftc *isp, ct_entry_t *ctsrc, ct_entry_t *ctdst) in isp_put_ctio()
1068 isp_get_ctio(struct ispsoftc *isp, ct_entry_t *ctsrc, ct_entry_t *ctdst) in isp_get_ctio()
1110 isp_put_ctio2(struct ispsoftc *isp, ct2_entry_t *ctsrc, ct2_entry_t *ctdst) in isp_put_ctio2()
1194 isp_get_ctio2(struct ispsoftc *isp, ct2_entry_t *ctsrc, ct2_entry_t *ctdst) in isp_get_ctio2()
1222 isp_put_enable_lun(struct ispsoftc *isp, lun_entry_t *lesrc, lun_entry_t *ledst) in isp_put_enable_lun()
1259 isp_get_enable_lun(struct ispsoftc *isp, lun_entry_t *lesrc, lun_entry_t *ledst) in isp_get_enable_lun()
1296 isp_put_notify(struct ispsoftc *isp, in_entry_t *insrc, in_entry_t *indst) in isp_put_notify()
1336 isp_get_notify(struct ispsoftc *isp, in_entry_t *insrc, in_entry_t *indst) in isp_get_notify()
1376 isp_put_notify_fc(struct ispsoftc *isp, in_fcentry_t *insrc, in isp_put_notify_fc()
1391 isp_get_notify_fc(struct ispsoftc *isp, in_fcentry_t *insrc, in isp_get_notify_fc()
1406 isp_put_notify_ack(struct ispsoftc *isp, na_entry_t *nasrc, na_entry_t *nadst) in isp_put_notify_ack()
1430 isp_get_notify_ack(struct ispsoftc *isp, na_entry_t *nasrc, na_entry_t *nadst) in isp_get_notify_ack()
1454 isp_put_notify_ack_fc(struct ispsoftc *isp, na_fcentry_t *nasrc, in isp_put_notify_ack_fc()
1475 isp_get_notify_ack_fc(struct ispsoftc *isp, na_fcentry_t *nasrc, in isp_get_notify_ack_fc()