Lines Matching refs:PCIE_DIP2BUS
39 PCIE_DIP2BUS(dip)->bus_bdf
41 PCIE_DIP2BUS(dip)->bus_bdg_secbus
43 PCIE_DIP2BUS(dip)->bus_pcie2pci_secbus
49 #define PCIE_DIP2BUS(dip) \ macro
59 #define PCIE_DIP2PFD(dip) (PCIE_DIP2BUS(dip))->bus_pfd
65 #define PCIE_DIP2DOM(dip) PCIE_BUS2DOM(PCIE_DIP2BUS(dip))
78 (PCIE_DIP2BUS(dip)->bus_hp_sup_modes)
81 ((PCIE_DIP2BUS(dip)->bus_hp_curr_mode == PCIE_PCI_HP_MODE) || \
82 (PCIE_DIP2BUS(dip)->bus_hp_curr_mode == PCIE_NATIVE_HP_MODE))
585 if (PCIE_IS_PCIE(PCIE_DIP2BUS(dip))) { \
591 if (PCIE_IS_PCIE(PCIE_DIP2BUS(dip))) { \