Home
last modified time | relevance | path

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

/linux-5.10/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-5.10/drivers/pci/controller/
Dpcie-rockchip-host.c160 u32 busdev; in rockchip_pcie_rd_other_conf() local
194 u32 busdev; in rockchip_pcie_wr_other_conf() local
/linux-5.10/drivers/pci/controller/dwc/
Dpcie-designware-host.c443 u32 busdev; in dw_pcie_other_conf_map_bus() local
/linux-5.10/drivers/net/ethernet/sun/
Dsunhme.c2902 struct pci_dev *busdev = pdev->bus->self; in is_quattro_p() local