HomeSort by: relevance | last modified time | path
    Searched defs:vm_rpci_response_successful (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/vmt/
vmt_subr.c 71 static int vm_rpci_response_successful(struct vmt_softc *);
662 if (vm_rpci_response_successful(sc) == 0) {
674 if (vm_rpci_response_successful(sc) == 0) {
1072 vm_rpci_response_successful(struct vmt_softc *sc) function in typeref:typename:int
vmt_subr.c 71 static int vm_rpci_response_successful(struct vmt_softc *);
662 if (vm_rpci_response_successful(sc) == 0) {
674 if (vm_rpci_response_successful(sc) == 0) {
1072 vm_rpci_response_successful(struct vmt_softc *sc) function in typeref:typename:int

Completed in 23 milliseconds