HomeSort by: relevance | last modified time | path
    Searched defs:tadpole (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sparc/dev/
com_obio.c 93 int osc_tadpole; /* is this on a tadpole */
109 int tadpole = 0; local in function:com_obio_match
119 * Tadpole 3GX/3GS uses "modem" for a 16450 port
126 tadpole = 1;
153 /* Disable the com port if tadpole */
154 if (tadpole)

Completed in 11 milliseconds