Home
last modified time | relevance | path

Searched refs:dcmspeedtab (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/hp300/dev/
H A Ddcm.c113 static const struct speedtab dcmspeedtab[] = { variable
1080 int ospeed = ttspeedtab(t->c_ospeed, dcmspeedtab); in dcmparam()
1437 dcm->dcm_data[port].dcm_baud = ttspeedtab(rate, dcmspeedtab); in dcminit()