HomeSort by: relevance | last modified time | path
    Searched defs:lp_detach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ppbus/
if_plip.c 177 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 in typeref:typename:int

Completed in 12 milliseconds