Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ppbus/ | |
ppbus_base.c | 241 ppbus_read(device_t dev, char * buf, int len, int how, size_t * cnt) function in typeref:typename:int 253 return (bus->ppbus_read(device_parent(dev), buf, len, how, cnt)); |
ppbus_conf.h | 132 PARPORT_READ_T ppbus_read; member in struct:ppbus_softc |