Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dulpt.c95 #define ULPT_INIT 0x04 /* waiting to initialize for open */ macro
471 sc->sc_state = ULPT_INIT; in ulptopen()