Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
pci.c | 454 off + PCI_HT_MSI_ADDR_HI) << 32; |
pcireg.h | 894 #define PCI_HT_MSI_ADDR_HI 0x08 /* Address Register (high) */ |
pci_subr.c | 1515 hi = regs[o2i(capoff + PCI_HT_MSI_ADDR_HI)]; |