csio_match_state
return csio_match_state(hw, csio_hws_ready);
return csio_match_state(hw, csio_hws_removing);
else if (csio_match_state(hw, csio_hws_uninit))
return csio_match_state(rn, csio_rns_ready);
return csio_match_state(rn, csio_rns_uninit);