Lines Matching refs:BFA_SM
205 {BFA_SM(bfa_fcport_sm_uninit), BFA_PORT_ST_UNINIT},
206 {BFA_SM(bfa_fcport_sm_enabling_qwait), BFA_PORT_ST_ENABLING_QWAIT},
207 {BFA_SM(bfa_fcport_sm_enabling), BFA_PORT_ST_ENABLING},
208 {BFA_SM(bfa_fcport_sm_linkdown), BFA_PORT_ST_LINKDOWN},
209 {BFA_SM(bfa_fcport_sm_linkup), BFA_PORT_ST_LINKUP},
210 {BFA_SM(bfa_fcport_sm_disabling_qwait), BFA_PORT_ST_DISABLING_QWAIT},
211 {BFA_SM(bfa_fcport_sm_toggling_qwait), BFA_PORT_ST_TOGGLING_QWAIT},
212 {BFA_SM(bfa_fcport_sm_disabling), BFA_PORT_ST_DISABLING},
213 {BFA_SM(bfa_fcport_sm_disabled), BFA_PORT_ST_DISABLED},
214 {BFA_SM(bfa_fcport_sm_stopped), BFA_PORT_ST_STOPPED},
215 {BFA_SM(bfa_fcport_sm_iocdown), BFA_PORT_ST_IOCDOWN},
216 {BFA_SM(bfa_fcport_sm_iocfail), BFA_PORT_ST_IOCDOWN},
217 {BFA_SM(bfa_fcport_sm_dport), BFA_PORT_ST_DPORT},
218 {BFA_SM(bfa_fcport_sm_ddport), BFA_PORT_ST_DDPORT},
219 {BFA_SM(bfa_fcport_sm_faa_misconfig), BFA_PORT_ST_FAA_MISCONFIG},