Home
last modified time | relevance | path

Searched refs:mboxh_p (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c1759 tdc_mbh_t *mboxh_p; in hxge_map_txdma_channel_cfg_ring() local
1807 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()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c2400 p_txdma_mbh_t mboxh_p; in nxge_map_txdma_channel_cfg_ring() local
2448 mboxh_p = (p_txdma_mbh_t)&tx_ring_p->tx_mbox_mbh; in nxge_map_txdma_channel_cfg_ring()
2450 mboxh_p->value = mboxl_p->value = 0; in nxge_map_txdma_channel_cfg_ring()
2456 mboxh_p->bits.ldw.mbaddr = ((dmap->dma_cookie.dmac_laddress >> in nxge_map_txdma_channel_cfg_ring()
2468 mboxh_p->bits.ldw.mbaddr, mboxl_p->bits.ldw.mbaddr)); in nxge_map_txdma_channel_cfg_ring()