Searched refs:csio_match_state (Results 1 – 3 of 3) sorted by relevance
108 csio_match_state(void *smp, void *state) in csio_match_state() function
91 return csio_match_state(rn, csio_rns_ready); in csio_is_rnode_ready()97 return csio_match_state(rn, csio_rns_uninit); in csio_is_rnode_uninit()
108 return csio_match_state(hw, csio_hws_ready); in csio_is_hw_ready()113 return csio_match_state(hw, csio_hws_removing); in csio_is_hw_removing()4234 else if (csio_match_state(hw, csio_hws_uninit)) in csio_hw_start()
Completed in 12 milliseconds