Searched refs:atppc_remove_handler (Results 1 – 1 of 1) sorted by relevance
104 static int atppc_remove_handler(device_t, void (*)(void *));224 sc_parport_adapter.parport_remove_handler = atppc_remove_handler; in atppc_sc_attach()1567 atppc_remove_handler(device_t dev, void (*handler)(void *)) in atppc_remove_handler() function