Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_passthru.c846 msicap_access(struct passthru_softc *sc, int coff) in msicap_access() function
878 if (msicap_access(sc, coff) || msixcap_access(sc, coff)) in passthru_cfgread_default()
939 if (msicap_access(sc, coff)) { in passthru_cfgwrite_default()