Searched refs:UDMASS_GEN (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/usb/storage/ |
H A D | umass.c | 153 #define UDMASS_GEN 0x00010000 /* general */ macro 1068 DPRINTF(sc, UDMASS_GEN, "Attach finished\n"); in umass_attach() 1121 DPRINTF(sc, UDMASS_GEN, "Shuttle init returned 0x%02x%02x\n", in umass_init_shuttle() 1132 DPRINTF(sc, UDMASS_GEN, "transfer index = " in umass_transfer_start() 1146 DPRINTF(sc, UDMASS_GEN, "resetting device\n"); in umass_reset() 1179 DPRINTF(sc, UDMASS_GEN, "transfer error, %s -> " in umass_tr_error() 3025 DPRINTF(sc, UDMASS_GEN, "0x %s%s\n", in umass_dump_buffer() 3033 DPRINTF(sc, UDMASS_GEN, "0x %s%s%s\n", in umass_dump_buffer()
|