tsb_desc 910 dev/ic/rtw.c ts = &tsb->tsb_desc[i]; tsb_desc 3705 dev/ic/rtw.c tsb->tsb_desc = malloc(qlen * sizeof(*tsb->tsb_desc), M_DEVBUF, tsb_desc 3707 dev/ic/rtw.c if (tsb->tsb_desc == NULL) tsb_desc 3720 dev/ic/rtw.c free(tsb->tsb_desc, M_DEVBUF); tsb_desc 3721 dev/ic/rtw.c tsb->tsb_desc = NULL; tsb_desc 4031 dev/ic/rtw.c &tsb->tsb_desc[0], tsb->tsb_ndesc)) != 0) { tsb_desc 4172 dev/ic/rtw.c sc->sc_txsoft_blk[pri].tsb_desc, tsb_desc 241 dev/ic/rtwvar.h struct rtw_txsoft *tsb_desc;