|
|
struct pci_bus * | bus |
| |
|
struct pci_dev * | sibling |
| |
|
struct pci_dev * | next |
| |
|
void * | sysdata |
| |
|
struct proc_dir_entry * | procent |
| |
|
unsigned int | devfn |
| |
|
unsigned short | vendor |
| |
|
unsigned short | device |
| |
|
unsigned int | class |
| |
|
unsigned int | hdr_type |
| |
|
unsigned int | master: 1 |
| |
|
unsigned int | irq |
| |
|
unsigned long | base_address [6] |
| |
|
unsigned long | rom_address |
| |
|
struct pci_res | resources [DEV_RES_CNT] |
| |
|
pci_dev_t | busdevfun |
| |
|
uint8_t | flags |
| |
|
uint8_t | sysirq |
| |
|
uint16_t | vendor |
| |
|
uint16_t | device |
| |
|
uint16_t | subvendor |
| |
|
uint16_t | subdevice |
| |
|
uint32_t | classrev |
| |
|
uint16_t | command |
| |
The documentation for this struct was generated from the following files:
- bsps/powerpc/motorola_powerpc/bootloader/pci.h
- cpukit/include/pci/cfg.h