Searched refs:cmdcnt (Results 1 – 4 of 4) sorted by relevance
167 ps2dev->cmdcnt = maxbytes; in ps2_drain()239 ps2dev->flags = ps2dev->cmdcnt = 0; in ps2_adjust_timeout()288 ps2dev->cmdcnt = receive; in __ps2_command()346 if (ps2dev->cmdcnt && !(ps2dev->flags & PS2_FLAG_CMD1)) { in __ps2_command()361 if (ps2dev->cmdcnt && in __ps2_command()362 (command != PS2_CMD_RESET_BAT || ps2dev->cmdcnt != 1)) { in __ps2_command()481 if (ps2dev->cmdcnt) in ps2_handle_response()482 ps2dev->cmdbuf[--ps2dev->cmdcnt] = data; in ps2_handle_response()486 if (ps2dev->cmdcnt) in ps2_handle_response()490 if (!ps2dev->cmdcnt) { in ps2_handle_response()
54 u8 cmdcnt; member
385 unsigned int cmdcnt; /* cmd statistics */ member897 cif->cmdcnt++; /* update command statistics */ in sendcmd()903 if ((cif->cmdcnt) % 1000 == 0) in sendcmd()906 cif->cmdcnt, cif->cmdtime, cif->cmdtimemin, in sendcmd()915 cif->cmdcnt, (int)((void *)&(cmdport->stat) - (void *)hwport), in sendcmd()1251 cif->cmdcnt = 0; in riptide_reset()1899 cif->cmdcnt, cif->errcnt, in snd_riptide_proc_read()
850 u8 cmdcnt = (u8)ARRAY_SIZE(cmd_to_fls_func); in esas2r_process_fs_ioctl() local863 if (fsc->command >= cmdcnt) { in esas2r_process_fs_ioctl()