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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_scan.c67 * SCSI_SCAN_NO_RESPONSE: no valid response received from the target, this
76 #define SCSI_SCAN_NO_RESPONSE 0 macro
705 * SCSI_SCAN_NO_RESPONSE: could not allocate or setup a scsi_device
727 return SCSI_SCAN_NO_RESPONSE;
867 return SCSI_SCAN_NO_RESPONSE;
893 return SCSI_SCAN_NO_RESPONSE;
905 return SCSI_SCAN_NO_RESPONSE;
950 * SCSI_SCAN_NO_RESPONSE: could not allocate or setup a scsi_device
962 int bflags, res = SCSI_SCAN_NO_RESPONSE, result_len = 256;
1083 res = SCSI_SCAN_NO_RESPONSE;
[all...]

Completed in 100 milliseconds