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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A DBusLogic.h644 unsigned char ForceBusDeviceScanningOrder:1; /* Byte 45 Bit 0 */ member in struct:BusLogic_AutoSCSIData
658 unsigned char ForceBusDeviceScanningOrder:1; /* Bit 0 */ member in struct:BusLogic_AutoSCSIByte45
H A DBusLogic.c640 bool ForceBusDeviceScanningOrder = false; local
745 ForceBusDeviceScanningOrder = AutoSCSIByte45.ForceBusDeviceScanningOrder;
790 if (ForceBusDeviceScanningOrder)

Completed in 47 milliseconds