Home
last modified time | relevance | path

Searched refs:busdev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/controller/dwc/
A Dpcie-tegra194-acpi.c71 u32 busdev; in tegra194_map_bus() local
84 busdev = PCIE_ATU_BUS(bus->number) | PCIE_ATU_DEV(PCI_SLOT(devfn)) | in tegra194_map_bus()
96 program_outbound_atu(pcie_ecam, 0, type, cfg->res.start, busdev, in tegra194_map_bus()
A Dpcie-designware-host.c591 u32 busdev; in dw_pcie_other_conf_map_bus() local
604 busdev = PCIE_ATU_BUS(bus->number) | PCIE_ATU_DEV(PCI_SLOT(devfn)) | in dw_pcie_other_conf_map_bus()
614 atu.pci_addr = busdev; in dw_pcie_other_conf_map_bus()
/linux/drivers/net/ethernet/sun/
A Dsunhme.c2312 struct pci_dev *busdev = pdev->bus->self; in is_quattro_p() local
2316 if (!busdev || busdev->vendor != PCI_VENDOR_ID_DEC || in is_quattro_p()
2317 busdev->device != PCI_DEVICE_ID_DEC_21153) in is_quattro_p()

Completed in 38 milliseconds