Searched defs:ncr53c9x_tinfo (Results 1 – 1 of 1) sorted by relevance
156 struct ncr53c9x_tinfo { struct157 int cmds; /* # of commands processed */158 int dconns; /* # of disconnects */159 int touts; /* # of timeouts */160 int perrs; /* # of parity errors */162 u_char flags;171 u_char period; /* Period suggestion */172 u_char offset; /* Offset suggestion */173 u_char cfg3; /* per target config 3 */174 u_char nextag; /* Next available tag */[all …]