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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dscsi_scan.c73 * SCSI_SCAN_LUN_PRESENT: target responded, and a device is available on a
78 #define SCSI_SCAN_LUN_PRESENT 2 macro
706 * SCSI_SCAN_LUN_PRESENT: a new scsi_device was allocated and initialized
907 return SCSI_SCAN_LUN_PRESENT;
953 * SCSI_SCAN_LUN_PRESENT: a new scsi_device was allocated and initialized
984 return SCSI_SCAN_LUN_PRESENT;
1067 if (res == SCSI_SCAN_LUN_PRESENT) {
1077 if (res == SCSI_SCAN_LUN_PRESENT) {
1169 NULL) != SCSI_SCAN_LUN_PRESENT) &&
1547 if (res == SCSI_SCAN_LUN_PRESENT || re
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_scan.c73 * SCSI_SCAN_LUN_PRESENT: target responded, and a device is available on a
78 #define SCSI_SCAN_LUN_PRESENT 2 macro
706 * SCSI_SCAN_LUN_PRESENT: a new scsi_device was allocated and initialized
907 return SCSI_SCAN_LUN_PRESENT;
953 * SCSI_SCAN_LUN_PRESENT: a new scsi_device was allocated and initialized
984 return SCSI_SCAN_LUN_PRESENT;
1067 if (res == SCSI_SCAN_LUN_PRESENT) {
1077 if (res == SCSI_SCAN_LUN_PRESENT) {
1169 NULL) != SCSI_SCAN_LUN_PRESENT) &&
1547 if (res == SCSI_SCAN_LUN_PRESENT || re
[all...]

Completed in 64 milliseconds