Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dppbvar.h59 struct evcnt sc_ev_cc; /* Command Completed */ member
H A Dppb.c351 evcnt_attach_dynamic(&sc->sc_ev_cc, EVCNT_TYPE_MISC, NULL, in ppbattach()
467 evcnt_detach(&sc->sc_ev_cc); in ppbdetach()
582 sc->sc_ev_cc.ev_count++; in ppb_intr()