Home
last modified time | relevance | path

Searched refs:PCIR_MSI_ADDR_HIGH (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/pci/
Dpcireg.h578 #define PCIR_MSI_ADDR_HIGH 0x8 macro
Dpci.c2041 pci_write_config(child, msi->msi_location + PCIR_MSI_ADDR_HIGH, in pci_enable_msi_method()
2093 PCIR_MSI_ADDR_HIGH, address >> 32, 4); in pci_resume_msi()