Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1626 rbr_hdl_t hl_ptr; in npi_rxdma_rdc_rbr_head_get() local
1637 hl_ptr.value = 0; in npi_rxdma_rdc_rbr_head_get()
1639 RXDMA_REG_READ64(handle, RBR_HDL_REG, rdc, &hl_ptr.value); in npi_rxdma_rdc_rbr_head_get()
1640 hdptr->bits.ldw = hl_ptr.bits.ldw.head_l << 2; in npi_rxdma_rdc_rbr_head_get()