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

  /src/sys/dev/usb/
if_umb.c 118 const struct umb_valdescr umb_istate[] = UMB_INTERNAL_STATE_DESCRIPTIONS; variable in typeref:typename:const struct umb_valdescr[]
130 #define umb_istate(s) umb_val2descr(umb_istate, (s)) macro
999 umb_istate(sc->sc_state), umb_istate(newstate));
if_umb.c 118 const struct umb_valdescr umb_istate[] = UMB_INTERNAL_STATE_DESCRIPTIONS; variable in typeref:typename:const struct umb_valdescr[]
130 #define umb_istate(s) umb_val2descr(umb_istate, (s)) macro
999 umb_istate(sc->sc_state), umb_istate(newstate));

Completed in 53 milliseconds