Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_xpt.c1822 lun_id_t this_lun; in probe_purge_old() local
1858 CAM_GET_LUN(old, idx1, this_lun); in probe_purge_old()
1859 if (this_lun == 0) { in probe_purge_old()
1872 CAM_GET_SIMPLE_LUN(old, idx1, this_lun); in probe_purge_old()
1876 xpt_path_target_id(path), this_lun) == CAM_REQ_CMP) { in probe_purge_old()