Searched refs:TXC_FZC_CNTL_REG_READ64 (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txc.c | 624 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, &val); in npi_txc_port_dma_list_get() 661 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, &val); in npi_txc_port_dma_channel_enable() 699 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, &val) in npi_txc_port_dma_channel_disable() 790 TXC_FZC_CNTL_REG_READ64(handle, TXC_PKT_STUFFED_REG, port, &value); in npi_txc_pkt_stuffed_get() 825 TXC_FZC_CNTL_REG_READ64(handle, TXC_PKT_XMIT_REG, port, &value); in npi_txc_pkt_xmt_to_mac_get() 869 TXC_FZC_CNTL_REG_READ64(handle, TXC_ROECC_ST_REG, port, &ecc.value); in npi_txc_ro_states_get() 871 TXC_FZC_CNTL_REG_READ64(handle, TXC_RO_DATA0_REG, port, in npi_txc_ro_states_get() 873 TXC_FZC_CNTL_REG_READ64(handle, TXC_RO_DATA1_REG, port, in npi_txc_ro_states_get() 875 TXC_FZC_CNTL_REG_READ64(handle, TXC_RO_DATA2_REG, port, in npi_txc_ro_states_get() 877 TXC_FZC_CNTL_REG_READ64(handle, TXC_RO_DATA3_REG, port, in npi_txc_ro_states_get() [all …]
|
H A D | npi_txc.h | 73 #define TXC_FZC_CNTL_REG_READ64(handle, reg, port, val_p) \ macro
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_txc.c | 172 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, in nxge_txc_tdc_bind() 267 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, in nxge_txc_tdc_unbind()
|