tsb_desc
struct tsb_desc *ci_tsb_desc;
void pmap_setup_tsb_sun4v(struct tsb_desc*);
ci->ci_tsb_desc = (struct tsb_desc *)kdata_alloc(
sizeof(struct tsb_desc), 16);
memset(ci->ci_tsb_desc, 0, sizeof(struct tsb_desc));
ci->ci_index, ci->ci_tsb_desc, sizeof(struct tsb_desc),
pmap_setup_tsb_sun4v(struct tsb_desc* tsb_desc)
tsb_desc_p = pmap_kextract((vaddr_t)tsb_desc);
ts = &tsb->tsb_desc[i];
tsb->tsb_desc = malloc(qlen * sizeof(*tsb->tsb_desc), M_DEVBUF,
free(tsb->tsb_desc, M_DEVBUF);
tsb->tsb_desc = NULL;
&tsb->tsb_desc[0], tsb->tsb_ndesc)) != 0) {
sc->sc_txsoft_blk[pri].tsb_desc,
struct rtw_txsoft *tsb_desc;