Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs_lport.c129 static void bfa_fcs_lport_sm_stopping(struct bfa_fcs_lport_s *port,
212 bfa_sm_set_state(port, bfa_fcs_lport_sm_stopping); in bfa_fcs_lport_sm_online()
270 bfa_sm_set_state(port, bfa_fcs_lport_sm_stopping); in bfa_fcs_lport_sm_offline()
301 bfa_fcs_lport_sm_stopping(struct bfa_fcs_lport_s *port, in bfa_fcs_lport_sm_stopping() function