Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dpcivar.h246 void pci_free_msix_table(pci_chipset_tag_t, pcitag_t, struct msix_vector *);
Dpci.c594 pci_free_msix_table(sc->sc_pc, pd->pd_tag, pd->pd_msix_table); in pci_detach_devices()
1664 pci_free_msix_table(pci_chipset_tag_t pc, pcitag_t tag, in pci_free_msix_table() function
1766 pci_free_msix_table(pci_chipset_tag_t pc, pcitag_t tag, in pci_free_msix_table() function