JME_TX_RING_SIZE
asize = roundup2(JME_TX_RING_SIZE(tdata), JME_TX_RING_ALIGN);
bzero(tdata->jme_tx_ring, JME_TX_RING_SIZE(tdata));