Home | Sort by: relevance | last modified time | path |
/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)); |