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

  /src/sys/dev/isa/
lpt_isa.c 95 static int lpt_isa_detach(device_t, int);
98 lpt_isa_probe, lpt_isa_attach, lpt_isa_detach, NULL);
255 lpt_isa_detach(device_t self, int flags) function in typeref:typename:int

Completed in 11 milliseconds