|
Linux Kernel
3.7.1
|
#include <klconfig.h>
Data Fields | |
| klinfo_t | bri_info |
| unsigned char | bri_eprominfo |
| unsigned char | bri_bustype |
| pci_t | pci_specific |
| klpci_device_t | bri_devices [MAX_PCI_DEVS] |
| klconf_off_t | bri_mfg_nic |
Definition at line 669 of file klconfig.h.
| unsigned char bri_bustype |
Definition at line 672 of file klconfig.h.
| klpci_device_t bri_devices[MAX_PCI_DEVS] |
Definition at line 674 of file klconfig.h.
| unsigned char bri_eprominfo |
Definition at line 671 of file klconfig.h.
| klinfo_t bri_info |
Definition at line 670 of file klconfig.h.
| klconf_off_t bri_mfg_nic |
Definition at line 675 of file klconfig.h.
| pci_t pci_specific |
Definition at line 673 of file klconfig.h.
1.8.2