Home
last modified time | relevance | path

Searched defs:TXDMA_CHANNEL_VALID (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_defs.h106 #define TXDMA_CHANNEL_VALID(cn) (cn < HXGE_MAX_TDCS) macro
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_defs.h442 #define TXDMA_CHANNEL_VALID(cn) (cn < NXGE_MAX_TDCS) macro