Searched refs:isp_fcp_reset_crn (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/isp/ |
| D | isp_freebsd.c | 3152 isp_fcp_reset_crn(isp, bus, tgt, /*tgt_set*/ 1); in isp_action() 3688 isp_fcp_reset_crn(isp, bus, /*tgt*/0, /*tgt_set*/ 0); in isp_async() 3721 isp_fcp_reset_crn(isp, bus, tgt, /*tgt_set*/ 1); in isp_async() 3760 isp_fcp_reset_crn(isp, bus, tgt, /*tgt_set*/ 1); in isp_async() 3767 isp_fcp_reset_crn(isp, bus, tgt, /*tgt_set*/ 1); in isp_async() 3787 isp_fcp_reset_crn(isp, bus, tgt, /*tgt_set*/ 1); in isp_async() 3870 isp_fcp_reset_crn(isp, bus, tgt, tgt_set); in isp_async() 4227 isp_fcp_reset_crn(ispsoftc_t *isp, int chan, uint32_t tgt, int tgt_set) in isp_fcp_reset_crn() function
|
| D | isp_freebsd.h | 718 void isp_fcp_reset_crn(ispsoftc_t *, int, uint32_t, int);
|