Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dudl.h141 struct evcnt sc_ev_cmdq_wait; member
H A Dudl.c410 evcnt_attach_dynamic(&sc->sc_ev_cmdq_wait, EVCNT_TYPE_MISC, NULL, in udl_attach()
557 evcnt_detach(&sc->sc_ev_cmdq_wait); in udl_detach()
1562 UDL_EVCNT_INCR(&sc->sc_ev_cmdq_wait); in udl_cmd_send_async()