csio_match_state  108 drivers/scsi/csiostor/csio_hw.c 	return csio_match_state(hw, csio_hws_ready);
csio_match_state  113 drivers/scsi/csiostor/csio_hw.c 	return csio_match_state(hw, csio_hws_removing);
csio_match_state 4234 drivers/scsi/csiostor/csio_hw.c 	else if (csio_match_state(hw, csio_hws_uninit))
csio_match_state   91 drivers/scsi/csiostor/csio_rnode.c 	return csio_match_state(rn, csio_rns_ready);
csio_match_state   97 drivers/scsi/csiostor/csio_rnode.c 	return csio_match_state(rn, csio_rns_uninit);