Searched defs:cmdif (Results 1 – 1 of 1) sorted by relevance
383 struct cmdif { struct384 struct device *dev;385 struct riptideport *hwport;386 spinlock_t lock;387 unsigned int cmdcnt; /* cmd statistics */388 unsigned int cmdtime;389 unsigned int cmdtimemax;390 unsigned int cmdtimemin;391 unsigned int errcnt;392 int is_reset;