Searched refs:kExpansionRomAddress (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/dev/pcie/include/dev/
H A Dpci_config.h79 static constexpr PciReg32 kExpansionRomAddress = PciReg32(0x30);
/fuchsia/zircon/kernel/dev/pcie/
H A Dpci_config.cpp35 constexpr PciReg32 PciConfig::kExpansionRomAddress; member in class:PciConfig
H A Ddebug.cpp346 LSPCI_PRINTF("Exp ROM addr : 0x%08x\n", cfg->Read(PciConfig::kExpansionRomAddress));
392 LSPCI_PRINTF("Exp ROM Address : 0x%08x\n", cfg->Read(PciConfig::kExpansionRomAddress));

Completed in 80 milliseconds