Searched refs:sc_transform (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/usb/storage/
H A Dumass.c67 * sc->sc_transform method is used to convert the commands into the appropriate
408 umass_transform_t *sc_transform; member in struct:umass_softc
1020 sc->sc_transform =
2210 * sc->sc_transform will convert the command to the
2598 if ((sc->sc_transform)(sc,
2921 retval = (sc->sc_transform) (sc, cmd, cmdlen);

Completed in 103 milliseconds