Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.c321 msix_table_read(struct passthru_softc *sc, uint64_t offset, int size) in msix_table_read() function
1160 val = msix_table_read(sc, offset, size); in passthru_read()