|
Linux Kernel
3.7.1
|
#include <BusLogic.h>
Data Fields | |
| enum BusLogic_HostAdapterType | HostAdapterType |
| enum BusLogic_HostAdapterBusType | HostAdapterBusType |
| unsigned long | IO_Address |
| unsigned long | PCI_Address |
| struct pci_dev * | PCI_Device |
| unsigned char | Bus |
| unsigned char | Device |
| unsigned char | IRQ_Channel |
Definition at line 233 of file BusLogic.h.
| unsigned char Bus |
Definition at line 239 of file BusLogic.h.
| unsigned char Device |
Definition at line 240 of file BusLogic.h.
| enum BusLogic_HostAdapterBusType HostAdapterBusType |
Definition at line 235 of file BusLogic.h.
| enum BusLogic_HostAdapterType HostAdapterType |
Definition at line 234 of file BusLogic.h.
| unsigned long IO_Address |
Definition at line 236 of file BusLogic.h.
| unsigned char IRQ_Channel |
Definition at line 241 of file BusLogic.h.
| unsigned long PCI_Address |
Definition at line 237 of file BusLogic.h.
Definition at line 238 of file BusLogic.h.
1.8.2