t_rec
xdt_get_first_rec(uint_t *cpuidp, struct t_rec **recp, uint32_t *consp)
struct t_rec *rec;
rec = (struct t_rec *)data;
struct t_rec *rec;
struct t_rec **data; /* buffer data records */
tbuf.data = (struct t_rec **)kmem_alloc(tbuf.cnt * sizeof (*tbuf.data),
tbuf.data[i] = (struct t_rec *)((uintptr_t)cpu_buf +
/ sizeof (struct t_rec);
xdt_process_rec(uint_t cpuid, struct t_rec *rec)