Searched refs:cmdcnt (Results 1 – 3 of 3) sorted by relevance
54 u8 cmdcnt; member
386 unsigned int cmdcnt; /* cmd statistics */ member896 cif->cmdcnt++; /* update command statistics */ in sendcmd()902 if ((cif->cmdcnt) % 1000 == 0) in sendcmd()905 cif->cmdcnt, cif->cmdtime, cif->cmdtimemin, in sendcmd()914 cif->cmdcnt, (int)((void *)&(cmdport->stat) - (void *)hwport), in sendcmd()1245 cif->cmdcnt = 0; in riptide_reset()1895 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()