HomeSort by: relevance | last modified time | path
    Searched refs:ZS_ENABLE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc/sparc/
auxiotwo.h 54 #define ZS_ENABLE 0
auxiotwo.c 119 * Serial port state - called from zs_enable()/zs_disable()
126 case ZS_ENABLE:
  /src/sys/arch/sparc/dev/
zs.c 183 int zs_enable(struct zs_chanstate *);
298 cs->enable = zs_enable;
997 zs_enable(struct zs_chanstate *cs) function in typeref:typename:int
1000 auxiotwoserialendis (ZS_ENABLE);

Completed in 13 milliseconds