Searched refs:csio_get_state (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_defs.h102 csio_get_state(void *smp) csio_get_state() function
110 return (csio_get_state(smp) == (csio_sm_state_t)state); csio_match_state()
H A Dcsio_lnode.c1080 return (csio_get_state(ln) == ((csio_sm_state_t)csio_lns_ready)); csio_is_lnode_ready()
1352 if (csio_get_state(ln) == ((csio_sm_state_t)csio_lns_uninit)) { csio_lnode_state_to_str()
1356 if (csio_get_state(ln) == ((csio_sm_state_t)csio_lns_ready)) { csio_lnode_state_to_str()
1360 if (csio_get_state(ln) == ((csio_sm_state_t)csio_lns_offline)) { csio_lnode_state_to_str()

Completed in 100 milliseconds