Searched defs:pata_macio_priv (Results 1 – 1 of 1) sorted by relevance
241 struct pata_macio_priv { struct242 int kind;243 int aapl_bus_id;244 int mediabay : 1;245 struct device_node *node;246 struct macio_dev *mdev;247 struct pci_dev *pdev;248 struct device *dev;249 int irq;250 u32 treg[2][2];[all …]