Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ofw/
Dofcons.c74 dev_type_read(ofcons_read);
83 .d_read = ofcons_read,
174 ofcons_read(dev_t dev, struct uio *uio, int flag) in ofcons_read() function