Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ppbus/ | |
ppbus_base.c | 98 ppbus_write_ivar(device_t dev, int index, unsigned int * val) function in typeref:typename:int 106 return (bus->ppbus_write_ivar(device_parent(dev), index, val)); |
ppbus_conf.h | 135 PARPORT_WRITE_IVAR_T ppbus_write_ivar; member in struct:ppbus_softc |