Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/
DBusLogic.h517 struct BusLogic_ExtendedSetupInformation { struct
518 unsigned char BusType; /* Byte 0 */
519 unsigned char BIOS_Address; /* Byte 1 */
520 unsigned short ScatterGatherLimit; /* Bytes 2-3 */
521 unsigned char MailboxCount; /* Byte 4 */
522 u32 BaseMailboxAddress; /* Bytes 5-8 */
523 struct {
529 } Misc;
530 unsigned char FirmwareRevision[3]; /* Bytes 10-12 */
531 bool HostWideSCSI:1; /* Byte 13 Bit 0 */
[all …]