Searched refs:PCI_ETHERNET_IRQ (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/vmkitmon/
H A Dpci_vmkitmon_eth.c12 #define PCI_ETHERNET_IRQ 11 macro
323 dev->irq = PCI_ETHERNET_IRQ;
333 //The next line could be: pci_hdr0_mem_int_line_wr(ph, PCI_ETHERNET_IRQ);
335 host->pci_header[0xf] = 1<<8 | PCI_ETHERNET_IRQ;
H A Dpci_ethernet.c29 #define PCI_ETHERNET_IRQ 11 macro
273 dev->irq = PCI_ETHERNET_IRQ;

Completed in 79 milliseconds