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

  /src/sys/arch/sh3/dev/
scifvar.h 3 extern unsigned int scifcn_speed;
scif.c 279 #ifdef SCIFCN_SPEED
280 unsigned int scifcn_speed = SCIFCN_SPEED; variable in typeref:typename:unsigned int
282 unsigned int scifcn_speed = 9600; variable in typeref:typename:unsigned int
770 t.c_ospeed = scifcn_speed; /* XXX (msaitoh) */
1431 InitializeScif(scifcn_speed);

Completed in 14 milliseconds