Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/nxge/npi/
H A Dnpi_tx_rd64.h119 extern const char *nxge_tx2str(int);
129 const char *name = nxge_tx2str((int)offset); in TXDMA_REG_READ64()
H A Dnpi_tx_wr64.h119 extern const char *nxge_tx2str(int);
129 const char *name = nxge_tx2str((int)offset); in TXDMA_REG_WRITE64()
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_hio.c882 nxge_tx2str( in nxge_tx2str() function