Home
last modified time | relevance | path

Searched defs:busdev (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/ia64/include/asm/
Dpci.h56 #define PCI_CONTROLLER(busdev) ((struct pci_controller *) busdev->sysdata) argument
57 #define pci_domain_nr(busdev) (PCI_CONTROLLER(busdev)->segment) argument
/Linux-v4.19/arch/ia64/include/asm/sn/
Dpcidev.h23 #define SN_PLATFORM_DATA(busdev) \ argument
/Linux-v4.19/drivers/pci/controller/dwc/
Dpcie-designware-host.c513 u32 busdev, cfg_size; in dw_pcie_rd_other_conf() local
552 u32 busdev, cfg_size; in dw_pcie_wr_other_conf() local
/Linux-v4.19/drivers/pci/controller/
Dpcie-rockchip-host.c163 u32 busdev; in rockchip_pcie_rd_other_conf() local
197 u32 busdev; in rockchip_pcie_wr_other_conf() local
/Linux-v4.19/drivers/net/ethernet/sun/
Dsunhme.c2903 struct pci_dev *busdev = pdev->bus->self; in is_quattro_p() local