Searched defs:spc_tinfo (Results 1 – 2 of 2) sorted by relevance
104 struct spc_tinfo { struct105 int cmds; /* #commands processed */106 int dconns; /* #disconnects */107 int touts; /* #timeouts */131 struct spc_tinfo sc_tinfo[8]; argument
68 struct spc_tinfo { struct69 int cmds; /* #commands processed */70 int dconns; /* #disconnects */71 int touts; /* #timeouts */72 int perrs; /* #parity errors */73 int senses; /* #request sense commands sent */74 ushort lubusy; /* What local units/subr. are busy? */75 u_char flags;100 struct spc_tinfo sc_tinfo[8]; argument