|
Linux Kernel
3.7.1
|
#include <BusLogic.h>
Data Fields | |
| unsigned char | BusType |
| unsigned char | BIOS_Address |
| unsigned short | ScatterGatherLimit |
| unsigned char | MailboxCount |
| u32 | BaseMailboxAddress |
| struct { | |
| unsigned char:2 | |
| bool FastOnEISA:1 | |
| bool LevelSensitiveInterrupt:1 | |
| } | Misc |
| unsigned char | FirmwareRevision [3] |
| bool | HostWideSCSI:1 |
| bool | HostDifferentialSCSI:1 |
| bool | HostSupportsSCAM:1 |
| bool | HostUltraSCSI:1 |
| bool | HostSmartTermination:1 |
Definition at line 517 of file BusLogic.h.
| u32 BaseMailboxAddress |
Definition at line 522 of file BusLogic.h.
| unsigned char BIOS_Address |
Definition at line 519 of file BusLogic.h.
| unsigned char BusType |
Definition at line 518 of file BusLogic.h.
| unsigned char |
Definition at line 524 of file BusLogic.h.
| bool FastOnEISA |
Definition at line 525 of file BusLogic.h.
| unsigned char FirmwareRevision[3] |
Definition at line 530 of file BusLogic.h.
| bool HostDifferentialSCSI |
Definition at line 532 of file BusLogic.h.
| bool HostSmartTermination |
Definition at line 535 of file BusLogic.h.
| bool HostSupportsSCAM |
Definition at line 533 of file BusLogic.h.
| bool HostUltraSCSI |
Definition at line 534 of file BusLogic.h.
| bool HostWideSCSI |
Definition at line 531 of file BusLogic.h.
| bool LevelSensitiveInterrupt |
Definition at line 527 of file BusLogic.h.
| unsigned char MailboxCount |
Definition at line 521 of file BusLogic.h.
| struct { ... } Misc |
| unsigned short ScatterGatherLimit |
Definition at line 520 of file BusLogic.h.
1.8.2