Searched refs:mboxh_p (Results 1 – 2 of 2) sorted by relevance
1759 tdc_mbh_t *mboxh_p; in hxge_map_txdma_channel_cfg_ring() local1807 mboxh_p = (tdc_mbh_t *)&tx_ring_p->tx_mbox_mbh; in hxge_map_txdma_channel_cfg_ring()1809 mboxh_p->value = mboxl_p->value = 0; in hxge_map_txdma_channel_cfg_ring()1815 mboxh_p->bits.mbaddr = ((dmap->dma_cookie.dmac_laddress >> in hxge_map_txdma_channel_cfg_ring()1825 mboxh_p->bits.mbaddr, mboxl_p->bits.mbaddr)); in hxge_map_txdma_channel_cfg_ring()
2403 p_txdma_mbh_t mboxh_p; in nxge_map_txdma_channel_cfg_ring() local2451 mboxh_p = (p_txdma_mbh_t)&tx_ring_p->tx_mbox_mbh; in nxge_map_txdma_channel_cfg_ring()2453 mboxh_p->value = mboxl_p->value = 0; in nxge_map_txdma_channel_cfg_ring()2459 mboxh_p->bits.ldw.mbaddr = ((dmap->dma_cookie.dmac_laddress >> in nxge_map_txdma_channel_cfg_ring()2471 mboxh_p->bits.ldw.mbaddr, mboxl_p->bits.ldw.mbaddr)); in nxge_map_txdma_channel_cfg_ring()