Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_target.c277 cto->ct_senselen = min(16, MAXRESPLEN_24XX); in isp_endcmd()
H A Disp_library.c1684 ISP_IOXPUT_16(isp, src->ct_senselen, &dst->ct_senselen); in isp_put_ctio7()
1734 ISP_IOXGET_16(isp, &src->ct_senselen, dst->ct_senselen); in isp_get_ctio7()
H A Dispmbox.h1439 uint16_t ct_senselen; /* mode 1 only */ member
H A Disp_freebsd.c1107 cto->rsp.m1.ct_resplen = cto->ct_senselen = sense_length; in isp_target_start_ctio()
1137 cto->ct_senselen = sense_length; in isp_target_start_ctio()