Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma_hw.h196 #define PT_USE_REG(portnum) ((FZC_DMC + 0x00048) + (portnum * 8)) macro
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1390 offset = PT_USE_REG(portnm); in npi_rxdma_port_usage_get()