tb_desc1         2001 dev/ic/acx.c   		bd->tx_buf[i].tb_desc1 = &rd->tx_ring[i * 2];
tb_desc1         2038 dev/ic/acx.c   		if (bd->tx_buf[i].tb_desc1 != NULL) {
tb_desc1         2281 dev/ic/acx.c   	txbuf->tb_desc1->h_data_paddr = htole32(paddr);
tb_desc1         2284 dev/ic/acx.c   	txbuf->tb_desc1->h_data_len =
tb_desc1         2306 dev/ic/acx.c   	txbuf->tb_desc1->h_ctrl = 0;
tb_desc1          251 dev/ic/acxvar.h 	struct acx_host_desc	*tb_desc1;