Searched refs:PCI_CONFIG_INTERRUPT_LINE (Results 1 – 2 of 2) sorted by relevance
43 #define PCI_CONFIG_INTERRUPT_LINE 0x3c macro
260 status_t err = pci_read_config_byte(loc(), PCI_CONFIG_INTERRUPT_LINE, &interrupt_line); in allocate_irq()319 pci_write_config_byte(loc(), PCI_CONFIG_INTERRUPT_LINE, vector_base); in allocate_msi()
Completed in 12 milliseconds