OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transfer_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
umass.c
241
/* should be kept in sync with the list at
transfer_state
*/
638
sc->
transfer_state
= TSTATE_IDLE;
1062
sc->
transfer_state
= TSTATE_IDLE;
1079
sc->
transfer_state
= TSTATE_IDLE;
1142
sc->
transfer_state
= TSTATE_BBB_RESET1;
1270
sc->
transfer_state
= TSTATE_BBB_COMMAND;
1307
DPRINTFM(UDMASS_BBB, "sc %#jx xfer %#jx,
transfer_state
%jd dir %jd",
1308
(uintptr_t)sc, (uintptr_t)xfer, sc->
transfer_state
,
1325
switch (sc->
transfer_state
) {
1342
sc->
transfer_state
= TSTATE_BBB_DATA
[
all
...]
umassvar.h
247
int
transfer_state
;
member in struct:umass_softc
Completed in 13 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025