Searched refs:GET_WINDOW (Results 1 - 5 of 5) sorted by relevance
/third_party/backends/backend/ |
H A D | sharp.h | 449 #define GET_WINDOW 0x25 macro
|
H A D | nec.h | 433 #define GET_WINDOW 0x25 macro
|
H A D | coolscan-scsidef.h | 125 #define GET_WINDOW 0x25 macro 245 GET_WINDOW, 0x01, /* opcode, lun, misc (should be 0x01? */
|
H A D | nec.c | 549 static u_char cmd[10] = {GET_WINDOW, 0, 0, 0, 0, 0, 0, 0, WINDOW_LEN, 0}; in get_window()
|
H A D | sharp.c | 762 static u_char cmd[10] = {GET_WINDOW, 0, 0, 0, 0, 0, 0, 0, WINDOW_LEN, 0}; in get_window()
|
Completed in 13 milliseconds