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

/freebsd-13-stable/sys/dev/usb/storage/
H A Dumass.c164 #define UDMASS_BBB 0x00200000 /* Bulk-Only transfers */ macro
166 #define UDMASS_WIRE (UDMASS_BBB|UDMASS_CBI)
1203 DPRINTF(sc, UDMASS_BBB, "BBB reset!\n");
1320 DPRINTF(sc, UDMASS_BBB, "Truncating long command!\n");
1334 DIF(UDMASS_BBB, umass_bbb_dump_cbw(sc, &sc->cbw));
1370 DPRINTF(sc, UDMASS_BBB, "max_bulk=%d, data_rem=%d\n",
1425 DPRINTF(sc, UDMASS_BBB, "max_bulk=%d, data_rem=%d\n",
1487 DIF(UDMASS_BBB, umass_bbb_dump_csw(sc, &sc->csw));
1496 DPRINTF(sc, UDMASS_BBB, "truncating residue from %d "
1511 DPRINTF(sc, UDMASS_BBB, "ba
[all...]

Completed in 156 milliseconds