Home
last modified time | relevance | path

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

/trueos/sys/dev/isp/
HDispmbox.h2275 uint16_t ct_senselen; member
2319 uint16_t ct_senselen; member
2384 uint16_t ct_senselen; /* mode 1 only */ member
HDisp_library.c3029 ISP_IOXPUT_16(isp, src->rsp.m1.ct_senselen, &dst->rsp.m1.ct_senselen); in isp_put_ctio2()
3088 ISP_IOXPUT_16(isp, src->rsp.m1.ct_senselen, &dst->rsp.m1.ct_senselen); in isp_put_ctio2e()
3126 ISP_IOXPUT_16(isp, src->ct_senselen, &dst->ct_senselen); in isp_put_ctio7()
3201 ISP_IOXGET_16(isp, &src->rsp.m1.ct_senselen, dst->rsp.m1.ct_senselen); in isp_get_ctio2()
3262 ISP_IOXGET_16(isp, &src->rsp.m1.ct_senselen, dst->rsp.m1.ct_senselen); in isp_get_ctio2e()
3300 ISP_IOXGET_16(isp, &src->ct_senselen, dst->ct_senselen); in isp_get_ctio7()
HDisp_target.c677 cto->rsp.m1.ct_resplen = cto->ct_senselen = min(16, MAXRESPLEN_24XX); in isp_endcmd()
735 cto->rsp.m1.ct_senselen = 16; in isp_endcmd()
HDisp_freebsd.c1769 cto->rsp.m1.ct_resplen = cto->ct_senselen = sense_length; in isp_target_start_ctio()
1801 cto->ct_senselen = sense_length; in isp_target_start_ctio()
1924 cto->rsp.m1.ct_resplen = cto->rsp.m1.ct_senselen = sense_length; in isp_target_start_ctio()