Home
last modified time | relevance | path

Searched defs:BusLogic_BIOSDriveMapByte (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/scsi/
DBusLogic.h651 struct BusLogic_BIOSDriveMapByte { struct
652 unsigned char TargetIDBit3:1; /* Bit 0 */
653 unsigned char:2; /* Bits 1-2 */
654 enum BusLogic_BIOS_DiskGeometryTranslation DiskGeometry:2; /* Bits 3-4 */
655 unsigned char TargetID:3; /* Bits 5-7 */