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

/fuchsia/zircon/kernel/dev/pcie/
H A Dpcie_bridge.cpp134 base = cfg_->Read(PciConfig::kIoBase);
305 cfg_->Write(PciConfig::kIoBase, 0xF0);
H A Dpci_config.cpp45 constexpr PciReg8 PciConfig::kIoBase; member in class:PciConfig
H A Ddebug.cpp363 LSPCI_PRINTF("IO Base : 0x%02x\n", cfg->Read(PciConfig::kIoBase));
/fuchsia/zircon/kernel/dev/pcie/include/dev/
H A Dpci_config.h95 static constexpr PciReg8 kIoBase = PciReg8(0x1C);

Completed in 31 milliseconds