Lines Matching refs:ISOAL_START
52 #define FSM_TO_STR(s) (s == ISOAL_START ? "START" : \
750 next_state = ISOAL_START; in isoal_rx_unframed_consume()
790 sp->fsm = ISOAL_START; in isoal_rx_unframed_consume()
794 if (sp->fsm == ISOAL_START) { in isoal_rx_unframed_consume()
852 case ISOAL_START: in isoal_rx_unframed_consume()
858 next_state = ISOAL_START; in isoal_rx_unframed_consume()
866 next_state = ISOAL_START; in isoal_rx_unframed_consume()
874 next_state = ISOAL_START; in isoal_rx_unframed_consume()
893 next_state = ISOAL_START; in isoal_rx_unframed_consume()
1126 next_state = ISOAL_START; in isoal_rx_framed_consume()
1130 if (sp->fsm == ISOAL_START) { in isoal_rx_framed_consume()
1167 if (sp->fsm == ISOAL_START) { in isoal_rx_framed_consume()
1174 case ISOAL_START: in isoal_rx_framed_consume()
1193 next_state = ISOAL_START; in isoal_rx_framed_consume()
1222 next_state = ISOAL_START; in isoal_rx_framed_consume()
1250 next_state = ISOAL_START; in isoal_rx_framed_consume()
1346 case ISOAL_START: in isoal_rx_framed_consume()