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

/netbsd-current/sys/dev/pci/
H A Dpci.c454 off + PCI_HT_MSI_ADDR_HI) << 32;
H A Dpcireg.h894 #define PCI_HT_MSI_ADDR_HI 0x08 /* Address Register (high) */ macro
H A Dpci_subr.c1515 hi = regs[o2i(capoff + PCI_HT_MSI_ADDR_HI)];

Completed in 274 milliseconds