Searched refs:csio_match_state (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/csiostor/
H A Dcsio_defs.h108 csio_match_state(void *smp, void *state) function
H A Dcsio_rnode.c91 return csio_match_state(rn, csio_rns_ready);
97 return csio_match_state(rn, csio_rns_uninit);
H A Dcsio_hw.c134 return csio_match_state(hw, csio_hws_ready);
139 return csio_match_state(hw, csio_hws_removing);

Completed in 54 milliseconds