Home
last modified time | relevance | path

Searched defs:ppbus_add_handler (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ppbus/
H A Dppbus_conf.h138 PARPORT_ADD_HANDLER_T ppbus_add_handler; member
H A Dppbus_base.c317 int ppbus_add_handler(device_t dev, void (*func)(void *), void *arg) in ppbus_add_handler() function