Searched refs:this_lun (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/cam/scsi/
H A Dscsi_xpt.c1777 lun_id_t this_lun; local
1813 CAM_GET_LUN(old, idx1, this_lun);
1814 if (this_lun == 0) {
1827 CAM_GET_SIMPLE_LUN(old, idx1, this_lun);
1833 xpt_path_target_id(path), this_lun) == CAM_REQ_CMP) {

Completed in 87 milliseconds