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

  /src/sys/dev/usb/
udsir.c 120 static int udsir_detach(device_t, int);
150 udsir_match, udsir_attach, udsir_detach,
241 udsir_detach(device_t self, int flags) function in typeref:typename:int
247 DPRINTFN(0, ("udsir_detach: sc=%p flags=%d\n", sc, flags));
udsir.c 120 static int udsir_detach(device_t, int);
150 udsir_match, udsir_attach, udsir_detach,
241 udsir_detach(device_t self, int flags) function in typeref:typename:int
247 DPRINTFN(0, ("udsir_detach: sc=%p flags=%d\n", sc, flags));

Completed in 23 milliseconds