Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ppbus/
H A Dppbus_conf.c93 sc_link->parport_remove_handler == NULL)) in ppbus_probe()
133 ppbus->ppbus_remove_handler = sc_link->parport_remove_handler; in ppbus_attach()
H A Dppbus_conf.h89 PARPORT_REMOVE_HANDLER_T parport_remove_handler; member
/netbsd-src/sys/arch/sgimips/hpc/
H A Dpi1ppc.c265 sc_parport_adapter.parport_remove_handler = pi1ppc_remove_handler; in pi1ppc_sc_attach()
/netbsd-src/sys/dev/ic/
H A Datppc.c224 sc_parport_adapter.parport_remove_handler = atppc_remove_handler; in atppc_sc_attach()