Searched refs:SMT_REPLY (Results 1 - 4 of 4) sorted by relevance

/drivers/net/fddi/skfp/
H A Dsmt.c624 SMT_REPLY,local) ;
627 case SMT_REPLY :
702 case SMT_REPLY :
739 sm->smt_type = SMT_REPLY ;
882 if (!(mb=smt_build_frame(smc,SMT_RDF,SMT_REPLY,sizeof(struct smt_rdf))))
1033 if (!(mb = smt_build_frame(smc,SMT_SIF_CONFIG,SMT_REPLY,
1074 if (!(mb = smt_build_frame(smc,SMT_SIF_OPER,SMT_REPLY,
H A Dess.c485 if (!(mb=smt_build_frame(smc,SMT_RAF,SMT_REPLY,
490 if (!(mb=smt_build_frame(smc,SMT_RAF,SMT_REPLY,
H A Dpmf.c336 smt->smt_type = SMT_REPLY ;
/drivers/net/fddi/skfp/h/
H A Dsmt.h77 #define SMT_REPLY 0x03 /* reply */ macro

Completed in 158 milliseconds