Searched refs:bfad_sm_event (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/bfa/ |
A D | bfad.c | 145 bfad_sm_uninit(struct bfad_s *bfad, enum bfad_sm_event event); 147 bfad_sm_created(struct bfad_s *bfad, enum bfad_sm_event event); 151 bfad_sm_operational(struct bfad_s *bfad, enum bfad_sm_event event); 153 bfad_sm_stopping(struct bfad_s *bfad, enum bfad_sm_event event); 155 bfad_sm_failed(struct bfad_s *bfad, enum bfad_sm_event event); 157 bfad_sm_fcs_exit(struct bfad_s *bfad, enum bfad_sm_event event); 163 bfad_sm_uninit(struct bfad_s *bfad, enum bfad_sm_event event) in bfad_sm_uninit() 193 bfad_sm_created(struct bfad_s *bfad, enum bfad_sm_event event) in bfad_sm_created() 308 bfad_sm_failed(struct bfad_s *bfad, enum bfad_sm_event event) in bfad_sm_failed() 355 bfad_sm_fcs_exit(struct bfad_s *bfad, enum bfad_sm_event event) in bfad_sm_fcs_exit() [all …]
|
A D | bfad_drv.h | 231 enum bfad_sm_event { enum
|
Completed in 7 milliseconds