Searched defs:pata_macio_priv (Results 1 – 1 of 1) sorted by relevance
227 struct pata_macio_priv { struct228 int kind;229 int aapl_bus_id;230 int mediabay : 1;231 struct device_node *node;232 struct macio_dev *mdev;233 struct pci_dev *pdev;234 struct device *dev;235 int irq;236 u32 treg[2][2];[all …]