Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_defs.h444 #define TXDMA_FUNC_VALID(fn) (fn < MAX_PORTS_PER_NXGE) macro
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h43 } else if (!TXDMA_FUNC_VALID(fn)) { \
H A Dnpi_vir.h152 if (!TXDMA_FUNC_VALID(fn)) { \