Searched refs:SCSI_SCAN_TARGET_PRESENT (Results 1 – 1 of 1) sorted by relevance
77 #define SCSI_SCAN_TARGET_PRESENT 1 macro1089 res = SCSI_SCAN_TARGET_PRESENT; in scsi_probe_and_add_lun()1118 res = SCSI_SCAN_TARGET_PRESENT; in scsi_probe_and_add_lun()1607 if (res == SCSI_SCAN_LUN_PRESENT || res == SCSI_SCAN_TARGET_PRESENT) { in __scsi_scan_target()