Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1625 rbr_hdh_t hh_ptr; in npi_rxdma_rdc_rbr_head_get() local
1636 hh_ptr.value = 0; in npi_rxdma_rdc_rbr_head_get()
1638 RXDMA_REG_READ64(handle, RBR_HDH_REG, rdc, &hh_ptr.value); in npi_rxdma_rdc_rbr_head_get()
1641 hdptr->bits.hdw = hh_ptr.bits.ldw.head_h; in npi_rxdma_rdc_rbr_head_get()