Lines Matching defs:isar_hw
389 struct isar_hw { struct
390 int dpath;
391 int rcvidx;
392 int txcnt;
393 int mml;
394 u_char state;
395 u_char cmd;
396 u_char mod;
397 u_char newcmd;
398 u_char newmod;
399 char try_mod;
400 struct timer_list ftimer;
401 u_char *rcvbuf; /* B-Channel receive Buffer */
402 u_char conmsg[16];
403 struct isar_reg *reg;