|
Linux Kernel
3.7.1
|
Data Fields | |
| struct pci_dev * | dev |
| unsigned int | nr |
| void __iomem * | remapped_bar [PCI_NUM_BAR_RESOURCES] |
| struct pci_serial_quirk * | quirk |
| int | line [0] |
Definition at line 53 of file 8250_pci.c.
Definition at line 54 of file 8250_pci.c.
Definition at line 58 of file 8250_pci.c.
| unsigned int nr |
Definition at line 55 of file 8250_pci.c.
| struct pci_serial_quirk* quirk |
Definition at line 57 of file 8250_pci.c.
| void __iomem* remapped_bar[PCI_NUM_BAR_RESOURCES] |
Definition at line 56 of file 8250_pci.c.
1.8.2