Searched refs:SCSI_SCAN_TARGET_PRESENT (Results 1 – 1 of 1) sorted by relevance
79 #define SCSI_SCAN_TARGET_PRESENT 1 macro1128 res = SCSI_SCAN_TARGET_PRESENT; in scsi_probe_and_add_lun()1157 res = SCSI_SCAN_TARGET_PRESENT; in scsi_probe_and_add_lun()1566 if (res == SCSI_SCAN_LUN_PRESENT || res == SCSI_SCAN_TARGET_PRESENT) { in __scsi_scan_target()