Searched refs:RM1_NON_OP (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/fddi/skfp/h/
H A Dsmtstate.h75 #define RM1_NON_OP 1 /* not operational */ macro
/linux-master/drivers/net/fddi/skfp/
H A Drmt.c57 #define RM1_NON_OP 1 /* not operational */ macro
69 "RM0_ISOLATED","RM1_NON_OP","RM2_RING_OP","RM3_DETECT",
197 GO_STATE(RM1_NON_OP) ;
201 case ACTIONS(RM1_NON_OP) :
212 case RM1_NON_OP :
254 GO_STATE(RM1_NON_OP) ;
381 GO_STATE(RM1_NON_OP) ;
H A Dskfddi.c2161 * RM0_ISOLATED, RM1_NON_OP, RM2_RING_OP, RM3_DETECT,
2176 case RM1_NON_OP:
2177 s = "RM1_NON_OP - not operational";

Completed in 217 milliseconds