Searched refs:kPrimaryBusId (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/kernel/dev/pcie/include/dev/
H A Dpci_config.h91 static constexpr PciReg8 kPrimaryBusId = PciReg8(0x18);
/fuchsia/zircon/kernel/dev/pcie/
H A Dpcie_bridge.cpp83 uint primary_id = cfg_->Read(PciConfig::kPrimaryBusId);
H A Dpci_config.cpp41 constexpr PciReg8 PciConfig::kPrimaryBusId; member in class:PciConfig
H A Ddebug.cpp358 LSPCI_PRINTF("P. Bus ID : 0x%02x\n", cfg->Read(PciConfig::kPrimaryBusId));

Completed in 54 milliseconds