Searched refs:USER_MESSAGE (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | abaton.c | 126 #define USER_MESSAGE 5 macro 205 DBG (USER_MESSAGE, "wait_ready: sending TEST_UNIT_READY\n"); in wait_ready() 245 DBG (USER_MESSAGE, "Sense: No sense Error\n"); in sense_handler() 313 DBG (USER_MESSAGE, "Sense: Optical gain %u.\n", (unsigned int) result[20]); in request_sense() 423 DBG (USER_MESSAGE, "attach: opening %s\n", devname); in attach() 435 DBG (USER_MESSAGE, "attach: sending INQUIRY\n"); in attach() 485 DBG (USER_MESSAGE, "attach: found Abaton scanner model %s (%s)\n", in attach()
|
H A D | apple.h | 74 #define USER_MESSAGE 5 macro
|
H A D | apple.c | 296 DBG (USER_MESSAGE, "wait_ready: sending TEST_UNIT_READY\n"); in wait_ready() 337 DBG (USER_MESSAGE, "Sense: No sense Error\n"); in sense_handler() 464 DBG (USER_MESSAGE, "Sense: Optical gain %u.\n", (unsigned int) result[20]); in request_sense() 491 DBG (USER_MESSAGE, "attach: opening %s\n", devname); in attach() 516 DBG (USER_MESSAGE, "attach: sending INQUIRY\n"); in attach() 549 DBG (USER_MESSAGE, "attach: firmware revision %d.%02x\n", in attach() 605 DBG (USER_MESSAGE, "attach: found Apple scanner model %s (%s)\n", in attach()
|
Completed in 5 milliseconds