Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_passthru.c352 msix_table_read(struct passthru_softc *sc, uint64_t offset, int size) in msix_table_read() function
1047 val = msix_table_read(sc, offset, size); in passthru_read()