Lines Matching refs:BFA_SM
228 {BFA_SM(bfa_fcport_sm_uninit), BFA_PORT_ST_UNINIT},
229 {BFA_SM(bfa_fcport_sm_enabling_qwait), BFA_PORT_ST_ENABLING_QWAIT},
230 {BFA_SM(bfa_fcport_sm_enabling), BFA_PORT_ST_ENABLING},
231 {BFA_SM(bfa_fcport_sm_linkdown), BFA_PORT_ST_LINKDOWN},
232 {BFA_SM(bfa_fcport_sm_linkup), BFA_PORT_ST_LINKUP},
233 {BFA_SM(bfa_fcport_sm_disabling_qwait), BFA_PORT_ST_DISABLING_QWAIT},
234 {BFA_SM(bfa_fcport_sm_toggling_qwait), BFA_PORT_ST_TOGGLING_QWAIT},
235 {BFA_SM(bfa_fcport_sm_disabling), BFA_PORT_ST_DISABLING},
236 {BFA_SM(bfa_fcport_sm_disabled), BFA_PORT_ST_DISABLED},
237 {BFA_SM(bfa_fcport_sm_stopped), BFA_PORT_ST_STOPPED},
238 {BFA_SM(bfa_fcport_sm_iocdown), BFA_PORT_ST_IOCDOWN},
239 {BFA_SM(bfa_fcport_sm_iocfail), BFA_PORT_ST_IOCDOWN},
240 {BFA_SM(bfa_fcport_sm_dport), BFA_PORT_ST_DPORT},
241 {BFA_SM(bfa_fcport_sm_ddport), BFA_PORT_ST_DDPORT},
242 {BFA_SM(bfa_fcport_sm_faa_misconfig), BFA_PORT_ST_FAA_MISCONFIG},