Home
last modified time | relevance | path

Searched refs:isp_ct_sns (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/isp/
Disp.c3440 isp_ct_sns(ispsoftc_t *isp, int chan, uint32_t cmd_bcnt, uint32_t rsp_bcnt) in isp_ct_sns() function
3608 if (isp_ct_sns(isp, chan, sizeof(rq), NGENT)) { in isp_gid_pt()
3731 if (isp_ct_sns(isp, chan, sizeof(rq), SNS_GFT_ID_RESP_SIZE)) { in isp_gft_id()
4145 if (isp_ct_sns(isp, chan, SNS_RFT_ID_REQ_SIZE, sizeof(ct_hdr_t))) { in isp_register_fc4_type()