Searched refs:bfa_fcport_sm_disabled (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_svc.c | 182 static void bfa_fcport_sm_disabled(struct bfa_fcport_s *fcport, 221 {BFA_SM(bfa_fcport_sm_disabled), BFA_PORT_ST_DISABLED}, 2067 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled); in bfa_fcport_sm_uninit() 2109 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled); in bfa_fcport_sm_enabling_qwait() 2504 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled); in bfa_fcport_sm_disabling() 2550 bfa_fcport_sm_disabled(struct bfa_fcport_s *fcport, in bfa_fcport_sm_disabled() function 2666 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled); in bfa_fcport_sm_iocfail() 2705 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled); in bfa_fcport_sm_dport() 2722 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled); in bfa_fcport_sm_ddport()
|