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