transfer_state 560 dev/usb/umass.c sc->transfer_state = TSTATE_IDLE; transfer_state 978 dev/usb/umass.c sc->transfer_state = TSTATE_BBB_RESET1; transfer_state 1099 dev/usb/umass.c sc->transfer_state = TSTATE_BBB_COMMAND; transfer_state 1138 dev/usb/umass.c sc->sc_dev.dv_xname, sc->transfer_state, transfer_state 1139 dev/usb/umass.c states[sc->transfer_state], xfer, usbd_errstr(err))); transfer_state 1141 dev/usb/umass.c switch (sc->transfer_state) { transfer_state 1158 dev/usb/umass.c sc->transfer_state = TSTATE_BBB_DATA; transfer_state 1200 dev/usb/umass.c sc->transfer_state = TSTATE_BBB_DCLEAR; transfer_state 1243 dev/usb/umass.c if (sc->transfer_state == TSTATE_BBB_COMMAND || transfer_state 1244 dev/usb/umass.c sc->transfer_state == TSTATE_BBB_DATA || transfer_state 1245 dev/usb/umass.c sc->transfer_state == TSTATE_BBB_DCLEAR) { transfer_state 1249 dev/usb/umass.c sc->transfer_state = TSTATE_BBB_STATUS1; transfer_state 1253 dev/usb/umass.c sc->transfer_state = TSTATE_BBB_STATUS2; transfer_state 1271 dev/usb/umass.c (sc->transfer_state == TSTATE_BBB_STATUS1? transfer_state 1277 dev/usb/umass.c if (sc->transfer_state == TSTATE_BBB_STATUS1) { transfer_state 1278 dev/usb/umass.c sc->transfer_state = TSTATE_BBB_SCLEAR; transfer_state 1360 dev/usb/umass.c sc->transfer_state = TSTATE_IDLE; transfer_state 1368 dev/usb/umass.c sc->transfer_state = TSTATE_IDLE; transfer_state 1382 dev/usb/umass.c sc->transfer_state = TSTATE_BBB_RESET2; transfer_state 1393 dev/usb/umass.c sc->transfer_state = TSTATE_BBB_RESET3; transfer_state 1404 dev/usb/umass.c sc->transfer_state = TSTATE_IDLE; transfer_state 1416 dev/usb/umass.c sc->sc_dev.dv_xname, sc->transfer_state); transfer_state 1477 dev/usb/umass.c sc->transfer_state = TSTATE_CBI_RESET1; transfer_state 1550 dev/usb/umass.c sc->transfer_state = TSTATE_CBI_COMMAND; transfer_state 1583 dev/usb/umass.c sc->sc_dev.dv_xname, sc->transfer_state, transfer_state 1584 dev/usb/umass.c states[sc->transfer_state], xfer, usbd_errstr(err))); transfer_state 1586 dev/usb/umass.c switch (sc->transfer_state) { transfer_state 1602 dev/usb/umass.c sc->transfer_state = TSTATE_IDLE; transfer_state 1616 dev/usb/umass.c sc->transfer_state = TSTATE_CBI_DATA; transfer_state 1658 dev/usb/umass.c sc->transfer_state = TSTATE_CBI_DCLEAR; transfer_state 1683 dev/usb/umass.c sc->transfer_state = TSTATE_CBI_STATUS; transfer_state 1694 dev/usb/umass.c sc->transfer_state = TSTATE_IDLE; transfer_state 1709 dev/usb/umass.c sc->transfer_state = TSTATE_CBI_SCLEAR; transfer_state 1749 dev/usb/umass.c sc->transfer_state = TSTATE_IDLE; transfer_state 1776 dev/usb/umass.c sc->transfer_state = TSTATE_IDLE; transfer_state 1790 dev/usb/umass.c sc->transfer_state = TSTATE_IDLE; transfer_state 1802 dev/usb/umass.c sc->transfer_state = TSTATE_IDLE; transfer_state 1814 dev/usb/umass.c sc->transfer_state = TSTATE_CBI_RESET2; transfer_state 1825 dev/usb/umass.c sc->transfer_state = TSTATE_CBI_RESET3; transfer_state 1836 dev/usb/umass.c sc->transfer_state = TSTATE_IDLE; transfer_state 1849 dev/usb/umass.c sc->sc_dev.dv_xname, sc->transfer_state); transfer_state 231 dev/usb/umassvar.h int transfer_state;