Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/pci/
HDpcireg.h622 #define PCIR_MSI_ADDR_HIGH 0x8 macro
HDpci.c2364 pci_write_config(child, msi->msi_location + PCIR_MSI_ADDR_HIGH, in pci_enable_msi_method()
2416 PCIR_MSI_ADDR_HIGH, address >> 32, 4); in pci_resume_msi()
/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDpci.h176 #define PCI_MSI_ADDRESS_HI PCIR_MSI_ADDR_HIGH