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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DBusLogic.h671 boolean ParityCheckingEnabled:1; /* Byte 0 Bit 1 */ member in struct:BusLogic_SetupInformation
851 boolean ParityCheckingEnabled:1; /* Byte 15 Bit 1 */ member in struct:BusLogic_AutoSCSIData
1329 boolean ParityCheckingEnabled:1; /* Byte 20 Bit 0 */ member in struct:FlashPoint_Info
1376 boolean ParityCheckingEnabled:1; member in struct:BusLogic_HostAdapter
H A DBusLogic.c1509 HostAdapter->ParityCheckingEnabled =
1510 FlashPointInfo->ParityCheckingEnabled;
1775 HostAdapter->ParityCheckingEnabled = AutoSCSIData.ParityCheckingEnabled;
1820 HostAdapter->ParityCheckingEnabled =
1821 SetupInformation.ParityCheckingEnabled;
2054 (HostAdapter->ParityCheckingEnabled

Completed in 59 milliseconds