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