Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDispmbox.h2258 uint8_t ct_lun; /* lun */ member
2355 uint8_t ct_lun; /* lun */ member
HDisp_target.c577 cto->ct_lun = aep->at_lun; in isp_endcmd()
HDisp_library.c2714 ISP_IOXPUT_8(isp, src->ct_lun, &dst->ct_lun); in isp_put_ctio2()
2885 ISP_IOXGET_8(isp, &src->ct_lun, dst->ct_lun); in isp_get_ctio2()
HDisp_freebsd.c1556 cto->ct_lun = ccb->ccb_h.target_lun; in isp_target_start_ctio()