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

  /src/sys/dev/pci/
if_vioif.c 306 struct evcnt ctrlq_cmd_failed; member in struct:vioif_ctrlqueue
1071 evcnt_attach_dynamic(&sc->sc_ctrlq.ctrlq_cmd_failed, EVCNT_TYPE_MISC,
2417 sc->sc_ctrlq.ctrlq_cmd_failed.ev_count++;
if_vioif.c 306 struct evcnt ctrlq_cmd_failed; member in struct:vioif_ctrlqueue
1071 evcnt_attach_dynamic(&sc->sc_ctrlq.ctrlq_cmd_failed, EVCNT_TYPE_MISC,
2417 sc->sc_ctrlq.ctrlq_cmd_failed.ev_count++;

Completed in 25 milliseconds