|
Linux Kernel
3.7.1
|
#include <BusLogic.h>
Data Fields | |
| enum BusLogic_ISACompatibleIOPort | ISACompatibleIOPort |
| unsigned char | PCIAssignedIRQChannel |
| bool | LowByteTerminated:1 |
| bool | HighByteTerminated:1 |
| unsigned | char:2 |
| bool | JP1:1 |
| bool | JP2:1 |
| bool | JP3:1 |
| bool | GenericInfoValid:1 |
Definition at line 500 of file BusLogic.h.
| unsigned char |
Definition at line 505 of file BusLogic.h.
| bool GenericInfoValid |
Definition at line 509 of file BusLogic.h.
| bool HighByteTerminated |
Definition at line 504 of file BusLogic.h.
| enum BusLogic_ISACompatibleIOPort ISACompatibleIOPort |
Definition at line 501 of file BusLogic.h.
| bool JP1 |
Definition at line 506 of file BusLogic.h.
| bool JP2 |
Definition at line 507 of file BusLogic.h.
| bool JP3 |
Definition at line 508 of file BusLogic.h.
| bool LowByteTerminated |
Definition at line 503 of file BusLogic.h.
| unsigned char PCIAssignedIRQChannel |
Definition at line 502 of file BusLogic.h.
1.8.2