Searched refs:tt_buf (Results 1 – 2 of 2) sorted by relevance
262 tp = &t->tt_buf[tin]; in _sd_alert()334 tp = &t->tt_buf[tin]; in _sd_trace()516 if (copyout(&(t->tt_buf[tt.tt_out]), ubuf, in _sd_adump()522 if (copyout(&(t->tt_buf[0]), ubuf, cnt * sizeof (_sdtr_t))) { in _sd_adump()527 if (copyout(&(t->tt_buf[tt.tt_out]), ubuf, in _sd_adump()
91 _sdtr_t tt_buf[1]; /* per-device trace records [0..tt_max] */ member