Searched refs:tl_ptr (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1674 rcrstat_c_t tl_ptr; local
1685 tl_ptr.value = 0;
1687 RXDMA_REG_READ64(handle, RCRSTAT_C_REG, rdc, &tl_ptr.value);
1688 tail_addr->bits.ldw = tl_ptr.bits.ldw.tlptr_l << 3;
1693 rdc, tl_ptr.value,
1694 tl_ptr.bits.ldw.tlptr_l));

Completed in 167 milliseconds