Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.c77 TX_LOG_PAGE_VAL2_REG,
340 TX_LOG_REG_WRITE64(handle, TX_LOG_PAGE_VAL2_REG, in npi_txdma_log_page_set()
428 TX_LOG_REG_READ64(handle, TX_LOG_PAGE_VAL2_REG, channel, &val); in npi_txdma_log_page_get()
548 TX_LOG_REG_READ64(handle, TX_LOG_PAGE_VAL2_REG, in npi_txdma_log_page_config()
560 TX_LOG_REG_READ64(handle, TX_LOG_PAGE_VAL2_REG, in npi_txdma_log_page_config()
607 TX_LOG_PAGE_VAL2_REG, channel, in npi_txdma_log_page_config()
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma_hw.h61 #define TX_LOG_PAGE_VAL2_REG (FZC_DMC + 0x40020) macro