Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pci/
HDpcivar.h103 uint64_t mv_address; /* Contents of address register. */ member
HDpci.c1730 pci_write_msix_entry(dev, i, mv->mv_address, in pci_resume_msix()
2395 mv->mv_address = addr; in pci_remap_intr_method()
4635 if (mv->mv_address == 0) { in pci_setup_intr()
4642 mv->mv_address = addr; in pci_setup_intr()
4655 pci_enable_msix(child, rid - 1, mv->mv_address, in pci_setup_intr()