Searched refs:TXC_FZC_CNTL_REG_READ64 (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txc.c | 626 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, &val); in npi_txc_port_dma_list_get() 663 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, &val); in npi_txc_port_dma_channel_enable() 701 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, &val) in npi_txc_port_dma_channel_disable() 792 TXC_FZC_CNTL_REG_READ64(handle, TXC_PKT_STUFFED_REG, port, &value); in npi_txc_pkt_stuffed_get() 827 TXC_FZC_CNTL_REG_READ64(handle, TXC_PKT_XMIT_REG, port, &value); in npi_txc_pkt_xmt_to_mac_get() 871 TXC_FZC_CNTL_REG_READ64(handle, TXC_ROECC_ST_REG, port, &ecc.value); in npi_txc_ro_states_get() 873 TXC_FZC_CNTL_REG_READ64(handle, TXC_RO_DATA0_REG, port, in npi_txc_ro_states_get() 875 TXC_FZC_CNTL_REG_READ64(handle, TXC_RO_DATA1_REG, port, in npi_txc_ro_states_get() 877 TXC_FZC_CNTL_REG_READ64(handle, TXC_RO_DATA2_REG, port, in npi_txc_ro_states_get() 879 TXC_FZC_CNTL_REG_READ64(handle, TXC_RO_DATA3_REG, port, in npi_txc_ro_states_get() [all …]
|
H A D | npi_txc.h | 75 #define TXC_FZC_CNTL_REG_READ64(handle, reg, port, val_p) \ macro
|
/titanic_44/usr/src/uts/common/io/nxge/ |
H A D | nxge_txc.c | 174 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, in nxge_txc_tdc_bind() 269 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, in nxge_txc_tdc_unbind()
|