Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
H A Dpcireg.h549 #define PCIR_MSI_ADDR_HIGH 0x8 macro
H A Dpci.c1813 pci_write_config(dev, msi->msi_location + PCIR_MSI_ADDR_HIGH, in pci_enable_msi()
1865 PCIR_MSI_ADDR_HIGH, address >> 32, 4); in pci_resume_msi()