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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_scan.c71 * SCSI_SCAN_LUN_PRESENT: target responded, and a device is available on a
76 #define SCSI_SCAN_LUN_PRESENT 2 macro
685 * SCSI_SCAN_LUN_PRESENT: a new scsi_device was allocated and initialized
881 return SCSI_SCAN_LUN_PRESENT;
936 * SCSI_SCAN_LUN_PRESENT: a new scsi_device was allocated and initialized
967 return SCSI_SCAN_LUN_PRESENT;
1048 if (res == SCSI_SCAN_LUN_PRESENT) {
1058 if (res == SCSI_SCAN_LUN_PRESENT) {
1148 NULL) != SCSI_SCAN_LUN_PRESENT) &&
1514 if (res == SCSI_SCAN_LUN_PRESENT || re
[all...]

Completed in 42 milliseconds