Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/pci/
HDpcivar.h101 uint64_t mv_address; /* Contents of address register. */ member
HDpci.c1789 pci_write_msix_entry(dev, i, mv->mv_address, in pci_resume_msix()
2482 mv->mv_address = addr; in pci_remap_intr_method()
4877 if (mv->mv_address == 0) { in pci_setup_intr()
4884 mv->mv_address = addr; in pci_setup_intr()
4897 pci_enable_msix(child, rid - 1, mv->mv_address, in pci_setup_intr()