Home
last modified time | relevance | path

Searched refs:HPI_ERR_CTL (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_rxdma.c48 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_rxdma_cfg_logical_page_handle()
92 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_rxdma_cfg_rdc_ctl()
123 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_rxdma_cfg_rdc_ctl()
143 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_rxdma_cfg_rdc_ctl()
182 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_rxdma_cfg_rdc_rcr_ctl()
204 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_rxdma_cfg_rdc_rcr_ctl()
245 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_rxdma_cfg_rdc_ring()
293 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_rxdma_cfg_rdc_ring()
317 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_rxdma_cfg_rdc_ring()
394 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_rxdma_cfg_rdc_ring()
[all …]
H A Dhpi_vir.c39 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_fzc_ldg_num_set()
45 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_fzc_ldg_num_set()
87 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_ldsv_get()
102 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_ldsv_get()
121 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_intr_mask_set()
148 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_intr_ldg_mgmt_set()
154 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_intr_ldg_mgmt_set()
186 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_fzc_ldg_timer_res_set()
209 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_fzc_sid_set()
215 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_fzc_sid_set()
H A Dhpi_txdma.c42 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_txdma_log_page_handle_set()
94 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_txdma_channel_control()
139 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_txdma_channel_control()
156 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_txdma_channel_control()
172 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_txdma_control_status()
193 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_txdma_control_status()
210 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_txdma_event_mask()
231 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_txdma_event_mask()
247 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_txdma_ring_config()
262 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_txdma_ring_config()
[all …]
H A Dhpi_vmac.c70 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_vmac_tx_config()
118 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_vmac_tx_config()
159 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_vmac_rx_config()
232 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_vmac_rx_config()
H A Dhpi.c42 (level & HPI_REG_CTL) || (level & HPI_ERR_CTL)) { in hpi_debug_msg()
51 if (level & HPI_ERR_CTL) { in hpi_debug_msg()
H A Dhpi_pfc.c53 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_pfc_tcam_check_completion()
72 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_pfc_tcam_check_completion()
78 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_pfc_tcam_check_completion()
132 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_pfc_tcam_asc_ram_entry_read()
162 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_pfc_tcam_asc_ram_entry_write()
644 HPI_ERROR_MSG((handle.function, HPI_ERR_CTL, in hpi_pfc_tcam_entry_write()
H A Dhxge_common_impl.h83 #define HPI_ERR_CTL 0x0000000000000100ULL macro