Home
last modified time | relevance | path

Searched defs:ncr53c9x_tinfo (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ic/
H A Dncr53c9xvar.h156 struct ncr53c9x_tinfo { struct
157 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 …]