Searched refs:PCI_REG_MAKE_BDFR (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/intel_nhm/ |
H A D | nhm_pci_cfg.c | 59 reg.pci_phys_hi = PCI_REG_MAKE_BDFR( in nhm_pci_cfg_setup()
|
/illumos-gate/usr/src/uts/intel/io/pciex/ |
H A D | pcie_nvidia.c | 206 devloc = PCI_REG_MAKE_BDFR(bus, dev, func, 0); in add_nvidia_isa_bridge_props()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pci.h | 1200 #define PCI_REG_MAKE_BDFR(b, d, f, r) ( \ macro
|
/illumos-gate/usr/src/uts/intel/io/pci/ |
H A D | pci_boot.c | 2515 devloc = PCI_REG_MAKE_BDFR(bus, dev, func, 0); in add_bar_reg_props() 2906 devloc = PCI_REG_MAKE_BDFR(bus, dev, func, 0); in add_reg_props()
|