Home
last modified time | relevance | path

Searched refs:SCSI_SCAN_LUN_PRESENT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_scan.c77 * SCSI_SCAN_LUN_PRESENT: target responded, and a device is available on a
82 #define SCSI_SCAN_LUN_PRESENT 2 macro
762 * SCSI_SCAN_LUN_PRESENT: a new scsi_device was allocated and initialized
993 return SCSI_SCAN_LUN_PRESENT; in scsi_add_lun()
1041 * - SCSI_SCAN_LUN_PRESENT: a new scsi_device was allocated and initialized
1074 return SCSI_SCAN_LUN_PRESENT; in scsi_probe_and_add_lun()
1157 if (res == SCSI_SCAN_LUN_PRESENT) { in scsi_probe_and_add_lun()
1167 if (res == SCSI_SCAN_LUN_PRESENT) { in scsi_probe_and_add_lun()
1263 NULL) != SCSI_SCAN_LUN_PRESENT) && in scsi_sequential_lun_scan()
1562 if (res == SCSI_SCAN_LUN_PRESENT || re in __scsi_scan_target()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_scan.c77 * SCSI_SCAN_LUN_PRESENT: target responded, and a device is available on a
82 #define SCSI_SCAN_LUN_PRESENT 2 macro
857 * SCSI_SCAN_LUN_PRESENT: a new scsi_device was allocated and initialized
1104 return SCSI_SCAN_LUN_PRESENT; in scsi_add_lun()
1152 * - SCSI_SCAN_LUN_PRESENT: a new scsi_device was allocated and initialized
1185 return SCSI_SCAN_LUN_PRESENT; in scsi_probe_and_add_lun()
1267 if (res == SCSI_SCAN_LUN_PRESENT) { in scsi_probe_and_add_lun()
1277 if (res == SCSI_SCAN_LUN_PRESENT) { in scsi_probe_and_add_lun()
1373 NULL) != SCSI_SCAN_LUN_PRESENT) && in scsi_sequential_lun_scan()
1694 if (res == SCSI_SCAN_LUN_PRESENT || re in __scsi_scan_target()
[all...]

Completed in 5 milliseconds