Searched refs:dfx_hw_adap_state_rd (Results 1 – 1 of 1) sorted by relevance
291 static int dfx_hw_adap_state_rd(DFX_board_t *bp);1804 state = dfx_hw_adap_state_rd(bp); /* get adapter state */ in dfx_int_type_0_process()2627 status = dfx_hw_adap_state_rd(bp); in dfx_hw_dma_cmd_req()2866 static int dfx_hw_adap_state_rd(DFX_board_t *bp) in dfx_hw_adap_state_rd() function2918 if (dfx_hw_adap_state_rd(bp) == PI_STATE_K_DMA_UNAVAIL) in dfx_hw_dma_uninit()3337 if (dfx_hw_adap_state_rd(bp) == PI_STATE_K_LINK_AVAIL) /* is link really available? */ in dfx_xmt_queue_pkt()