|
Linux Kernel
3.7.1
|
Data Fields | |
| int | kind |
| int | aapl_bus_id |
| int | mediabay: 1 |
| struct device_node * | node |
| struct macio_dev * | mdev |
| struct pci_dev * | pdev |
| struct device * | dev |
| int | irq |
| u32 | treg [2][2] |
| void __iomem * | tfregs |
| void __iomem * | kauai_fcr |
| struct dbdma_cmd * | dma_table_cpu |
| dma_addr_t | dma_table_dma |
| struct ata_host * | host |
| struct pata_macio_timing * | timings |
Definition at line 226 of file pata_macio.c.
| int aapl_bus_id |
Definition at line 228 of file pata_macio.c.
Definition at line 233 of file pata_macio.c.
| struct dbdma_cmd* dma_table_cpu |
Definition at line 238 of file pata_macio.c.
| dma_addr_t dma_table_dma |
Definition at line 239 of file pata_macio.c.
Definition at line 240 of file pata_macio.c.
| int irq |
Definition at line 234 of file pata_macio.c.
Definition at line 237 of file pata_macio.c.
| int kind |
Definition at line 227 of file pata_macio.c.
| struct macio_dev* mdev |
Definition at line 231 of file pata_macio.c.
| int mediabay |
Definition at line 229 of file pata_macio.c.
Definition at line 230 of file pata_macio.c.
Definition at line 232 of file pata_macio.c.
Definition at line 236 of file pata_macio.c.
| struct pata_macio_timing* timings |
Definition at line 241 of file pata_macio.c.
| u32 treg[2][2] |
Definition at line 235 of file pata_macio.c.
1.8.2