Searched refs:SCSI_SCAN_TARGET_PRESENT (Results 1 – 1 of 1) sorted by relevance
81 #define SCSI_SCAN_TARGET_PRESENT 1 macro1232 res = SCSI_SCAN_TARGET_PRESENT; in scsi_probe_and_add_lun()1261 res = SCSI_SCAN_TARGET_PRESENT; in scsi_probe_and_add_lun()1691 if (res == SCSI_SCAN_LUN_PRESENT || res == SCSI_SCAN_TARGET_PRESENT) { in __scsi_scan_target()