Searched refs:hal_port_sm_table (Results 1 – 1 of 1) sorted by relevance
190 static struct bfa_fcport_sm_table_s hal_port_sm_table[] = { variable3511 bfa_trc(bfa, bfa_fcport_sm_to_state(hal_port_sm_table, fcport->sm)); in bfa_fcport_isr()3926 attr->port_state = bfa_fcport_sm_to_state(hal_port_sm_table, fcport->sm); in bfa_fcport_get_attr()4008 return bfa_fcport_sm_to_state(hal_port_sm_table, fcport->sm) == in bfa_fcport_is_disabled()4018 return (bfa_fcport_sm_to_state(hal_port_sm_table, fcport->sm) == in bfa_fcport_is_dport()4027 return (bfa_fcport_sm_to_state(hal_port_sm_table, fcport->sm) == in bfa_fcport_is_ddport()