Searched refs:DPRINTF_UMASS (Results 1 - 1 of 1) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/storage/ |
H A D | umass.c | 120 #define DPRINTF_UMASS(sc, m, fmt, ...) \ macro 172 #define DPRINTF_UMASS(...) do { } while (0) macro 1007 DPRINTF_UMASS(sc, UDMASS_USB, "could not switch to " in umass_attach() 1090 DPRINTF_UMASS(sc, UDMASS_GEN, "Attach finished\n"); in umass_attach() 1111 DPRINTF_UMASS(sc, UDMASS_USB, "\n"); in umass_detach() 1167 DPRINTF_UMASS(sc, UDMASS_GEN, "request failed in %s %d, err=%d\n", in umass_init_shuttle() 1170 DPRINTF_UMASS(sc, UDMASS_GEN, "Shuttle init returned 0x%02x%02x\n", in umass_init_shuttle() 1181 DPRINTF_UMASS(sc, UDMASS_GEN, "transfer index = " in umass_transfer_start() 1216 DPRINTF_UMASS(sc, UDMASS_GEN, "transfer error, %s -> " in umass_tr_error() 1262 DPRINTF_UMASS(s in umass_scsi_inquiry_data() [all...] |
Completed in 3 milliseconds