q80_rq_tx_cntxt_t
q80_rq_tx_cntxt_t *tcntxt;
tcntxt = (q80_rq_tx_cntxt_t *)ha->hw.mbox;
bzero(tcntxt, (sizeof (q80_rq_tx_cntxt_t)));
tcntxt->count_version = (sizeof (q80_rq_tx_cntxt_t) >> 2);
(sizeof (q80_rq_tx_cntxt_t) >> 2),