|
Linux Kernel
3.7.1
|
Data Fields | |
| int | numports |
| struct { | |
| int lo | |
| int hi | |
| } | addr [4] |
| int(* | preinit_hook )(struct pci_dev *pdev, struct parport_pc_pci *card, int autoirq, int autodma) |
| void(* | postinit_hook )(struct pci_dev *pdev, struct parport_pc_pci *card, int failed) |
Definition at line 69 of file parport_serial.c.
| struct { ... } addr[4] |
| int hi |
Definition at line 74 of file parport_serial.c.
| int lo |
Definition at line 73 of file parport_serial.c.
| int numports |
Definition at line 70 of file parport_serial.c.
Definition at line 86 of file parport_serial.c.
Definition at line 81 of file parport_serial.c.
1.8.2