• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/

Lines Matching refs:Bits

125   unsigned char PeripheralDeviceType:5;			/* Byte 0 Bits 0-4 */
126 unsigned char PeripheralQualifier:3; /* Byte 0 Bits 5-7 */
127 unsigned char DeviceTypeModifier:7; /* Byte 1 Bits 0-6 */
129 unsigned char ANSI_ApprovedVersion:3; /* Byte 2 Bits 0-2 */
130 unsigned char ECMA_Version:3; /* Byte 2 Bits 3-5 */
131 unsigned char ISO_Version:2; /* Byte 2 Bits 6-7 */
132 unsigned char ResponseDataFormat:4; /* Byte 3 Bits 0-3 */
133 unsigned char :2; /* Byte 3 Bits 4-5 */
160 unsigned char PeripheralDeviceType:5; /* Byte 0 Bits 0-4 */
161 unsigned char PeripheralQualifier:3; /* Byte 0 Bits 5-7 */
203 unsigned char ErrorCode:7; /* Byte 0 Bits 0-6 */
206 DAC960_SCSI_RequestSenseKey_T SenseKey:4; /* Byte 2 Bits 0-3 */
372 unsigned char :6; /* Byte 134 Bits 2-7 */
398 unsigned char :3; /* Byte 151 Bits 0-2 */
400 unsigned char :3; /* Byte 151 Bits 4-6 */
474 } __attribute__ ((packed)) RamType:3; /* Byte 40 Bits 0-2 */
480 } __attribute__ ((packed)) ErrorCorrection:3; /* Byte 40 Bits 3-5 */
521 } __attribute__ ((packed)) BusWidth:2; /* Byte 106 Bits 0-1 */
526 } __attribute__ ((packed)) BusSpeed:2; /* Byte 106 Bits 2-3 */
528 unsigned char :3; /* Byte 106 Bits 5-7 */
577 unsigned char RAIDLevel:7; /* Byte 5 Bits 0-6 */
613 unsigned char TargetID:5; /* Byte 2 Bits 0-4 */
614 unsigned char Channel:3; /* Byte 2 Bits 5-7 */
615 unsigned char LogicalUnit:6; /* Byte 3 Bits 0-5 */
616 unsigned char :2; /* Byte 3 Bits 6-7 */
618 unsigned char ErrorCode:7; /* Byte 6 Bits 0-6 */
621 DAC960_SCSI_RequestSenseKey_T SenseKey:4; /* Byte 8 Bits 0-3 */
660 unsigned char :7; /* Byte 0 Bits 1-7 */
666 } __attribute__ ((packed)) DeviceType:2; /* Byte 1 Bits 0-1 */
676 unsigned char SynchronousOffset:5; /* Byte 5 Bits 0-4 */
677 unsigned char :3; /* Byte 5 Bits 5-7 */
755 unsigned char :5; /* Byte 0 Bits 2-6 */
760 unsigned char :2; /* Byte 1 Bits 3-4 */
778 unsigned char :2; /* Byte 7 Bits 2-3 */
792 DAC960_V1_Sync_10or20MHz = 0x3 /* Byte 11 Bits 0-1 */
796 unsigned char :3; /* Byte 11 Bits 4-6 */
810 unsigned char :3; /* Byte 52 Bits 2-4 */
816 } __attribute__ ((packed)) DriveGeometry:2; /* Byte 52 Bits 5-6 */
830 unsigned char TargetID:4; /* Byte 0 Bits 0-3 */
831 unsigned char Channel:4; /* Byte 0 Bits 4-7 */
837 } __attribute__ ((packed)) Direction:2; /* Byte 1 Bits 0-1 */
845 } __attribute__ ((packed)) Timeout:2; /* Byte 1 Bits 4-5 */
850 unsigned char CDBLength:4; /* Byte 8 Bits 0-3 */
851 unsigned char TransferLengthHigh4:4; /* Byte 8 Bits 4-7 */
908 unsigned char LogicalDriveNumber:6; /* Byte 7 Bits 0-6 */
917 DAC960_V1_PhysicalDeviceState_T DeviceState:5; /* Byte 4 Bits 0-4 */
918 unsigned char Modifier:3; /* Byte 4 Bits 5-7 */
956 unsigned char LogicalDriveNumber:5; /* Byte 3 Bits 3-7 */
960 unsigned char ScatterGatherCount:6; /* Byte 12 Bits 0-5 */
966 } __attribute__ ((packed)) ScatterGatherType:2; /* Byte 12 Bits 6-7 */
1058 } __attribute__ ((packed)) MemoryType:5; /* Byte 0 Bits 0-4 */
1178 unsigned char :6; /* Byte 148 Bits 2-7 */
1183 unsigned char :7; /* Byte 152 Bits 1-7 */
1338 } __attribute__ ((packed)) ReadCache:3; /* Byte 8 Bits 0-2 */
1345 } __attribute__ ((packed)) WriteCache:3; /* Byte 8 Bits 3-5 */
1356 unsigned char :2; /* Byte 9 Bits 6-7 */
1371 } __attribute__ ((packed)) DriveGeometry:2; /* Byte 14 Bits 5-6 */
1434 /* Configuration Status Bits */
1438 unsigned char :5; /* Byte 4 Bits 3-7 */
1439 /* Multiple Host/Controller Status Bits */
1442 unsigned char :6; /* Byte 5 Bits 2-7 */
1459 unsigned char :2; /* Byte 34 Bits 6-7 */
1539 Define the DAC960 V2 Firmware Command Control Bits structure.
1562 unsigned char TimeoutValue:6; /* Byte 0 Bits 0-5 */
1568 } __attribute__ ((packed)) TimeoutScale:2; /* Byte 0 Bits 6-7 */
1581 unsigned char Channel:3; /* Byte 2 Bits 0-2 */
1582 unsigned char Controller:5; /* Byte 2 Bits 3-7 */
1595 unsigned char :3; /* Byte 2 Bits 0-2 */
1596 unsigned char Controller:5; /* Byte 2 Bits 3-7 */
1816 unsigned char :6; /* Byte 22 Bits 2-7 */
2053 Define the DAC960 Controller fixed Block Size and Block Size Bits.
2178 unsigned char :7; /* Byte 1 Bits 0-6 */
2610 } Bits;
2626 } Bits;
2761 InterruptMaskRegister.Bits.HardwareMailboxInterrupt = true;
2762 InterruptMaskRegister.Bits.MemoryMailboxInterrupt = true;
2772 InterruptMaskRegister.Bits.HardwareMailboxInterrupt = true;
2773 InterruptMaskRegister.Bits.MemoryMailboxInterrupt = true;
2785 return !(InterruptMaskRegister.Bits.HardwareMailboxInterrupt ||
2786 InterruptMaskRegister.Bits.MemoryMailboxInterrupt);
2832 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false;
2833 ErrorStatusRegister.Bits.ErrorStatusPending = false;
2876 unsigned char :3; /* Bits 5-7 */
2881 unsigned char :6; /* Bits 2-7 */
2897 unsigned char :6; /* Bits 2-7 */
2902 unsigned char :6; /* Bits 2-7 */
2916 unsigned int :2; /* Bits 0-1 */
2919 unsigned int :4; /* Bits 4-7 */
2920 } Bits;
2933 unsigned int :2; /* Bits 0-1 */
2935 unsigned int :5; /* Bits 3-7 */
2936 } Bits;
3068 InterruptMaskRegister.Bits.DisableInterrupts = false;
3069 InterruptMaskRegister.Bits.DisableInterruptsI2O = true;
3079 InterruptMaskRegister.Bits.DisableInterrupts = true;
3080 InterruptMaskRegister.Bits.DisableInterruptsI2O = true;
3091 return !InterruptMaskRegister.Bits.DisableInterrupts;
3138 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false;
3139 ErrorStatusRegister.Bits.ErrorStatusPending = false;
3182 unsigned char :3; /* Bits 5-7 */
3187 unsigned char :6; /* Bits 2-7 */
3203 unsigned char :6; /* Bits 2-7 */
3208 unsigned char :6; /* Bits 2-7 */
3222 unsigned int :2; /* Bits 0-1 */
3224 unsigned int :5; /* Bits 3-7 */
3225 } Bits;
3238 unsigned int :2; /* Bits 0-1 */
3240 unsigned int :5; /* Bits 3-7 */
3241 } Bits;
3373 InterruptMaskRegister.Bits.DisableInterrupts = false;
3383 InterruptMaskRegister.Bits.DisableInterrupts = true;
3394 return !InterruptMaskRegister.Bits.DisableInterrupts;
3440 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false;
3441 ErrorStatusRegister.Bits.ErrorStatusPending = false;
3496 unsigned char :3; /* Bits 5-7 */
3501 unsigned char :6; /* Bits 2-7 */
3517 unsigned char :6; /* Bits 2-7 */
3522 unsigned char :6; /* Bits 2-7 */
3536 unsigned char :2; /* Bits 0-1 */
3538 unsigned char :5; /* Bits 3-7 */
3539 } Bits;
3552 unsigned int :2; /* Bits 0-1 */
3554 unsigned int :5; /* Bits 3-7 */
3555 } Bits;
3687 InterruptMaskRegister.Bits.DisableInterrupts = false;
3697 InterruptMaskRegister.Bits.DisableInterrupts = true;
3708 return !InterruptMaskRegister.Bits.DisableInterrupts;
3761 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false;
3762 ErrorStatusRegister.Bits.ErrorStatusPending = false;
3816 unsigned int :27; /* Bits 5-31 */
3821 unsigned int :30; /* Bits 2-31 */
3837 unsigned int :30; /* Bits 2-31 */
3842 unsigned int :30; /* Bits 2-31 */
3856 unsigned int MessageUnitInterruptMask1:2; /* Bits 0-1 */
3858 unsigned int MessageUnitInterruptMask2:5; /* Bits 3-7 */
3859 unsigned int Reserved0:24; /* Bits 8-31 */
3860 } Bits;
3873 unsigned int :2; /* Bits 0-1 */
3875 unsigned int :5; /* Bits 3-7 */
3876 } Bits;
4008 InterruptMaskRegister.Bits.MessageUnitInterruptMask1 = 0x3;
4009 InterruptMaskRegister.Bits.DisableInterrupts = false;
4010 InterruptMaskRegister.Bits.MessageUnitInterruptMask2 = 0x1F;
4020 InterruptMaskRegister.Bits.MessageUnitInterruptMask1 = 0x3;
4021 InterruptMaskRegister.Bits.DisableInterrupts = true;
4022 InterruptMaskRegister.Bits.MessageUnitInterruptMask2 = 0x1F;
4033 return !InterruptMaskRegister.Bits.DisableInterrupts;
4086 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false;
4087 ErrorStatusRegister.Bits.ErrorStatusPending = false;
4140 unsigned char :4; /* Bits 4-7 */
4145 unsigned char :6; /* Bits 2-7 */
4160 unsigned char :7; /* Bits 1-7 */
4164 unsigned char :7; /* Bits 1-7 */
4179 unsigned char :7; /* Bits 1-7 */
4180 } Bits;
4193 unsigned int :2; /* Bits 0-1 */
4195 unsigned int :5; /* Bits 3-7 */
4196 } Bits;
4288 InterruptEnableRegister.Bits.EnableInterrupts = true;
4298 InterruptEnableRegister.Bits.EnableInterrupts = false;
4309 return InterruptEnableRegister.Bits.EnableInterrupts;
4348 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false;
4349 ErrorStatusRegister.Bits.ErrorStatusPending = false;