Searched defs:sbic_tinfo (Results 1 – 3 of 3) sorted by relevance
73 struct sbic_tinfo { struct74 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 */
88 struct sbic_tinfo { struct89 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 */
82 struct sbic_tinfo { struct83 int cmds; /* #commands processed */84 int dconns; /* #disconnects */85 int lubusy; /* What local units/subr. are busy? */