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

  /src/sys/arch/sh3/dev/
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);
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);
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 34 milliseconds