Lines Matching defs:hw_pci
19 struct hw_pci { struct
20 struct msi_controller *msi_ctrl;
21 struct pci_ops *ops;
22 int nr_controllers;
23 unsigned int io_optional:1;
24 void **private_data;
25 int (*setup)(int nr, struct pci_sys_data *);
26 int (*scan)(int nr, struct pci_host_bridge *);
27 void (*preinit)(void);
28 void (*postinit)(void);
29 u8 (*swizzle)(struct pci_dev *dev, u8 *pin);
30 int (*map_irq)(const struct pci_dev *dev, u8 slot, u8 pin);
31 resource_size_t (*align_resource)(struct pci_dev *dev,