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