Searched defs:busdev (Results 1 – 5 of 5) sorted by relevance
56 #define PCI_CONTROLLER(busdev) ((struct pci_controller *) busdev->sysdata) argument57 #define pci_domain_nr(busdev) (PCI_CONTROLLER(busdev)->segment) argument
23 #define SN_PLATFORM_DATA(busdev) \ argument
513 u32 busdev, cfg_size; in dw_pcie_rd_other_conf() local552 u32 busdev, cfg_size; in dw_pcie_wr_other_conf() local
163 u32 busdev; in rockchip_pcie_rd_other_conf() local197 u32 busdev; in rockchip_pcie_wr_other_conf() local
2903 struct pci_dev *busdev = pdev->bus->self; in is_quattro_p() local