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

  /src/sys/dev/usb/
ustir.c 220 static int ustir_detach(device_t, int);
224 ustir_attach, ustir_detach, ustir_activate, NULL, ustir_childdet);
324 ustir_detach(device_t self, int flags) function in typeref:typename:int
330 DPRINTFN(0, ("ustir_detach: sc=%p flags=%d\n", sc, flags));
ustir.c 220 static int ustir_detach(device_t, int);
224 ustir_attach, ustir_detach, ustir_activate, NULL, ustir_childdet);
324 ustir_detach(device_t self, int flags) function in typeref:typename:int
330 DPRINTFN(0, ("ustir_detach: sc=%p flags=%d\n", sc, flags));
ustir.c 220 static int ustir_detach(device_t, int);
224 ustir_attach, ustir_detach, ustir_activate, NULL, ustir_childdet);
324 ustir_detach(device_t self, int flags) function in typeref:typename:int
330 DPRINTFN(0, ("ustir_detach: sc=%p flags=%d\n", sc, flags));
ustir.c 220 static int ustir_detach(device_t, int);
224 ustir_attach, ustir_detach, ustir_activate, NULL, ustir_childdet);
324 ustir_detach(device_t self, int flags) function in typeref:typename:int
330 DPRINTFN(0, ("ustir_detach: sc=%p flags=%d\n", sc, flags));

Completed in 44 milliseconds