Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/stand/
H A Dconf.c29 int ofc_getc(dev_t);
36 { ofc_probe, ofc_init, ofc_getc, ofc_putc },
H A DLocore.c533 ofc_getc(dev_t dev) in ofc_getc() function