Home | Sort by: relevance | last modified time | path |
/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); |