Searched refs:tcs (Results 1 – 4 of 4) sorted by relevance
234 clock_t tu, ts, tcu, tcs; in status_handler() local237 tu = ts = tcu = tcs = 0; in status_handler()303 tcs += score_record.times.tms_cstime; in status_handler()343 if (ts || tu || tcu || tcs) in status_handler()345 (tu + ts + tcu + tcs) / tick / up_time * 100.); in status_handler()367 tu / tick, ts / tick, tcu / tick, tcs / tick); in status_handler()369 if (ts || tu || tcu || tcs) in status_handler()371 (tu + ts + tcu + tcs) / tick / up_time * 100.); in status_handler()
99 struct tcs *SCB_Tcs; /* tcs for SCB_Target */105 struct tcs { struct169 struct tcs HCS_Tcs[IHA_MAX_TARGETS];
100 void iha_reset_tcs(struct tcs *, u_int8_t);629 struct tcs *pTcs;720 struct tcs *pTcs;988 struct tcs *pTcs;1231 struct tcs *pTcs;1839 struct tcs *pTcs;1876 struct tcs *pTcs;2295 struct tcs *pTcs = sc->HCS_ActScb->SCB_Tcs;2316 struct tcs *pTcs = sc->HCS_ActScb->SCB_Tcs;2840 struct tcs *pTcs; in iha_reset_tcs()
9145 HTDOS_wwwName() (patch by Jason F McBrayer <jmcbray@mailhost.tcs.tulane.edu>)9193 <jmcbray@mailhost.tcs.tulane.edu>).