Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/bfa/
Dbfa_svc.c174 static void bfa_fcport_sm_disabled(struct bfa_fcport_s *fcport,
213 {BFA_SM(bfa_fcport_sm_disabled), BFA_PORT_ST_DISABLED},
2053 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled); in bfa_fcport_sm_uninit()
2095 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled); in bfa_fcport_sm_enabling_qwait()
2490 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled); in bfa_fcport_sm_disabling()
2536 bfa_fcport_sm_disabled(struct bfa_fcport_s *fcport, in bfa_fcport_sm_disabled() function
2652 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled); in bfa_fcport_sm_iocfail()
2691 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled); in bfa_fcport_sm_dport()
2708 bfa_sm_set_state(fcport, bfa_fcport_sm_disabled); in bfa_fcport_sm_ddport()