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

/netbsd-6-1-5-RELEASE/sys/arch/x86/pci/
H A Dpci_intr_machdep.c385 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, co + PCI_MSI_CTL);
408 pci_conf_write(pa->pa_pc, pa->pa_tag, co + PCI_MSI_CTL,
418 pci_conf_write(msih->pc, msih->tag, msih->co + PCI_MSI_CTL, 0);
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpcireg.h482 #define PCI_MSI_CTL 0x0 /* Message Control Register offset */ macro

Completed in 109 milliseconds