Searched refs:SCSI_SCAN_LUN_PRESENT (Results 1 – 1 of 1) sorted by relevance
80 #define SCSI_SCAN_LUN_PRESENT 2 macro1002 return SCSI_SCAN_LUN_PRESENT; in scsi_add_lun()1079 return SCSI_SCAN_LUN_PRESENT; in scsi_probe_and_add_lun()1162 if (res == SCSI_SCAN_LUN_PRESENT) { in scsi_probe_and_add_lun()1172 if (res == SCSI_SCAN_LUN_PRESENT) { in scsi_probe_and_add_lun()1271 NULL) != SCSI_SCAN_LUN_PRESENT) && in scsi_sequential_lun_scan()1566 if (res == SCSI_SCAN_LUN_PRESENT || res == SCSI_SCAN_TARGET_PRESENT) { in __scsi_scan_target()