Home
last modified time | relevance | path

Searched refs:sm_state (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_defs.h80 csio_sm_state_t sm_state; member
86 ((struct csio_sm *)smp)->sm_state = (csio_sm_state_t)state; in csio_set_state()
98 ((struct csio_sm *)smp)->sm_state(smp, evt); in csio_post_event()
104 return ((struct csio_sm *)smp)->sm_state; in csio_get_state()