Searched refs:SCSI_SCAN_NO_RESPONSE (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.c65 * SCSI_SCAN_NO_RESPONSE: no valid response received from the target, this
74 #define SCSI_SCAN_NO_RESPONSE 0 macro
684 * SCSI_SCAN_NO_RESPONSE: could not allocate or setup a scsi_device
704 return SCSI_SCAN_NO_RESPONSE;
869 return SCSI_SCAN_NO_RESPONSE;
879 return SCSI_SCAN_NO_RESPONSE;
933 * SCSI_SCAN_NO_RESPONSE: could not allocate or setup a scsi_device
945 int bflags, res = SCSI_SCAN_NO_RESPONSE, result_len = 256;
1064 res = SCSI_SCAN_NO_RESPONSE;
1401 if (res == SCSI_SCAN_NO_RESPONSE) {
[all...]

Completed in 71 milliseconds