Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dxerox_mfp.h97 /* CMD_SET_WINDOW parameters we set: */
177 #define CMD_SET_WINDOW 0x24 /* 25, 32, specified req len is 22 */ macro
197 CMD_READ, CMD_SET_WINDOW, CMD_OBJECT_POSITION */
198 #define MSG_SCANNING_PARAM 0x30 /* CMD_SET_WINDOW */
199 #define MSG_PREVIEW_PARAM 0x31 /* CMD_SET_WINDOW */
H A Dxerox_mfp.c87 case CMD_SET_WINDOW: return "SET_WINDOW"; in str_cmd()
265 if (cmd[2] == CMD_SET_WINDOW) { in dev_command()
320 if (cmd[2] == CMD_SET_WINDOW || in dev_command()
781 REQ_CODE_A, REQ_CODE_B, CMD_SET_WINDOW, 0x13, MSG_SCANNING_PARAM in dev_set_window()
H A Dst400.c128 #define CMD_SET_WINDOW 0x24 macro
328 scsi_cmd.cmd = CMD_SET_WINDOW; in st400_set_window()

Completed in 5 milliseconds