Home
last modified time | relevance | path

Searched refs:to_pci_sysdata (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
A Dpci.h36 static inline struct pci_sysdata *to_pci_sysdata(const struct pci_bus *bus) in to_pci_sysdata() function
46 return to_pci_sysdata(bus)->domain; in pci_domain_nr()
58 return to_pci_sysdata(bus)->fwnode; in _pci_root_bus_fwnode()
67 return to_pci_sysdata(bus)->vmd_dev != NULL; in is_vmd()
115 return to_pci_sysdata(bus)->node; in __pcibus_to_node()
/linux/arch/x86/pci/
A Dcommon.c722 return to_pci_sysdata(dev->bus)->vmd_dev; in pci_real_dma_dev()

Completed in 4 milliseconds