Searched refs:dfx_hw_adap_state_rd (Results 1 – 1 of 1) sorted by relevance
290 static int dfx_hw_adap_state_rd(DFX_board_t *bp);1815 state = dfx_hw_adap_state_rd(bp); /* get adapter state */ in dfx_int_type_0_process()2638 status = dfx_hw_adap_state_rd(bp); in dfx_hw_dma_cmd_req()2877 static int dfx_hw_adap_state_rd(DFX_board_t *bp) in dfx_hw_adap_state_rd() function2929 if (dfx_hw_adap_state_rd(bp) == PI_STATE_K_DMA_UNAVAIL) in dfx_hw_dma_uninit()3348 if (dfx_hw_adap_state_rd(bp) == PI_STATE_K_LINK_AVAIL) /* is link really available? */ in dfx_xmt_queue_pkt()