Searched refs:lp_detach (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ppbus/
H A Dif_plip.c177 static int lp_detach(device_t, int);
190 CFATTACH_DECL_NEW(plip, sizeof(struct lp_softc), lp_probe, lp_attach, lp_detach,
253 lp_detach(device_t self, int flags) function

Completed in 124 milliseconds