Home
last modified time | relevance | path

Searched refs:sc_cbw (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/bus/u4b/storage/
H A Dustorage_fs.c85 #define sc_cmd_data sc_cbw.CBWCDB
532 tag = UGETDW(sc->sc_cbw->dCBWTag); in ustorage_fs_t_bbb_command_callback()
1102 uint8_t pmi = sc->sc_cbw->CBWCDB[8]; in ustorage_fs_read_capacity()
1148 pc = sc->sc_cbw->CBWCDB[2] >> 6; in ustorage_fs_mode_sense()
1246 immed = sc->sc_cbw->CBWCDB[1] & 0x01; in ustorage_fs_start_stop()
1247 loej = sc->sc_cbw->CBWCDB[4] & 0x02; in ustorage_fs_start_stop()
1452 if (sc->sc_cbw->CBWCDB[1] & 0x08) { in ustorage_fs_write()
1539 sc->sc_cbw->CBWCDB[1] &= 0x1f; in ustorage_fs_check_cmd()
1624 switch (sc->sc_cbw->CBWCDB[0]) { in ustorage_fs_do_cmd()
1717 i = sc->sc_cbw->CBWCDB[4]; in ustorage_fs_do_cmd()
[all …]