Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcs.h579 typedef void (*bfa_fcs_rport_sm_t)(struct bfa_fcs_rport_s *, enum rport_event); typedef
597 bfa_fcs_rport_sm_t sm; /* state machine */
Dbfa_fcs_rport.c140 bfa_fcs_rport_sm_t sm; /* state machine function */
146 bfa_rport_sm_to_state(struct bfa_fcs_rport_sm_table_s *smt, bfa_fcs_rport_sm_t sm) in bfa_rport_sm_to_state()