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

/fuchsia/zircon/kernel/dev/pcie/include/dev/
H A Dpci_config.h82 static constexpr PciReg8 kInterruptLine = PciReg8(0x3C);
/fuchsia/zircon/kernel/dev/pcie/
H A Dpci_config.cpp37 constexpr PciReg8 PciConfig::kInterruptLine; member in class:PciConfig
H A Ddebug.cpp348 LSPCI_PRINTF("IRQ line : 0x%02x\n", cfg->Read(PciConfig::kInterruptLine));
393 LSPCI_PRINTF("Interrupt Line : 0x%02x\n", cfg->Read(PciConfig::kInterruptLine));

Completed in 78 milliseconds