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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dtmscsim.c177 * 2.1d 04/05/27 GL Moved setting of scan_devices to *
1310 if (pDCB && pACB->scan_devices && pDCB->GoingSRBCnt == 1) {
1512 if( !pACB->scan_devices )
1612 if( !( pACB->scan_devices ) )
1782 pACB->scan_devices)
2160 pACB->scan_devices = 1;
2177 pACB->scan_devices = 0;
2211 acb->scan_devices = 0;
H A Ddc395x.c321 u8 scan_devices; member in struct:AdapterCtlBlk
2934 if (acb->scan_devices) {
3007 || acb->scan_devices) {
3067 if (!acb->scan_devices) {
3265 dcb->target_lun, status, acb->scan_devices);
3271 dcb->target_lun, status, acb->scan_devices);
3277 dcb->target_lun, status, acb->scan_devices);
3283 dcb->target_lun, status, acb->scan_devices);
3289 dcb->target_lun, status, acb->scan_devices);
4323 acb->scan_devices
[all...]
H A Dtmscsim.h122 u8 scan_devices; member in struct:dc390_acb

Completed in 202 milliseconds