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

/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_defs.h108 csio_match_state(void *smp, void *state) csio_match_state() function
H A Dcsio_rnode.c91 return csio_match_state(rn, csio_rns_ready); csio_is_rnode_ready()
97 return csio_match_state(rn, csio_rns_uninit); csio_is_rnode_uninit()
H A Dcsio_hw.c108 return csio_match_state(hw, csio_hws_ready); csio_is_hw_ready()
113 return csio_match_state(hw, csio_hws_removing); csio_is_hw_removing()

Completed in 98 milliseconds