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

  /src/sys/dev/pci/
if_et.c 75 static int et_detach(device_t, int);
155 CFATTACH_DECL_NEW(et, sizeof(struct et_softc), et_match, et_attach, et_detach,
312 et_detach(device_t self, int flags) function in typeref:typename:int

Completed in 13 milliseconds