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

/freebsd-12-stable/sys/dev/usb/storage/
H A Dumass.c69 * sc->sc_transform method is used to convert the commands into the appropriate
408 umass_transform_t *sc_transform; member in struct:umass_softc
1021 sc->sc_transform =
2220 * sc->sc_transform will convert the command to the
2608 if ((sc->sc_transform)(sc,
2930 retval = (sc->sc_transform) (sc, cmd, cmdlen);

Completed in 52 milliseconds