/src/sys/dev/usb/ |
uvisor.c | 193 static int uvisor_detach(device_t, int); 196 uvisor_attach, uvisor_detach, NULL, NULL, uvisor_childdet); 391 uvisor_detach(device_t self, int flags) function in typeref:typename:int 397 DPRINTF(("uvisor_detach: sc=%p flags=%d\n", sc, flags));
|
uvisor.c | 193 static int uvisor_detach(device_t, int); 196 uvisor_attach, uvisor_detach, NULL, NULL, uvisor_childdet); 391 uvisor_detach(device_t self, int flags) function in typeref:typename:int 397 DPRINTF(("uvisor_detach: sc=%p flags=%d\n", sc, flags));
|
uvisor.c | 193 static int uvisor_detach(device_t, int); 196 uvisor_attach, uvisor_detach, NULL, NULL, uvisor_childdet); 391 uvisor_detach(device_t self, int flags) function in typeref:typename:int 397 DPRINTF(("uvisor_detach: sc=%p flags=%d\n", sc, flags));
|