Searched refs:cmdcnt (Results 1 – 3 of 3) sorted by relevance
54 u8 cmdcnt; member
387 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()1246 cif->cmdcnt = 0; in riptide_reset()1896 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()