Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/acorn32/podulebus/
H A Dsbicvar.h73 struct sbic_tinfo { struct
74 int cmds; /* #commands processed */
75 int dconns; /* #disconnects */
76 int touts; /* #timeouts */
77 int perrs; /* #parity errors */
78 u_char* bounce; /* Bounce buffer for this device */
79 ushort lubusy; /* What local units/subr. are busy? */
80 u_char flags;
81 u_char period; /* Period suggestion */
82 u_char offset; /* Offset suggestion */
/netbsd-src/sys/arch/amiga/dev/
H A Dsbicvar.h88 struct sbic_tinfo { struct
89 int cmds; /* #commands processed */
90 int dconns; /* #disconnects */
91 int touts; /* #timeouts */
92 int perrs; /* #parity errors */
93 u_char* bounce; /* Bounce buffer for this device */
94 ushort lubusy; /* What local units/subr. are busy? */
95 u_char flags;
96 u_char period; /* Period suggestion */
97 u_char offset; /* Offset suggestion */
/netbsd-src/sys/arch/mvme68k/dev/
H A Dsbicvar.h82 struct sbic_tinfo { struct
83 int cmds; /* #commands processed */
84 int dconns; /* #disconnects */
85 int lubusy; /* What local units/subr. are busy? */