/src/sys/dev/usb/ |
uhmodem.c | 169 static int uhmodem_detach(device_t, int); 172 uhmodem_attach, uhmodem_detach, NULL, NULL, uhmodem_childdet); 393 uhmodem_detach(device_t self, int flags) function in typeref:typename:int 399 DPRINTF(("uhmodem_detach: sc = %p\n", sc));
|
uhmodem.c | 169 static int uhmodem_detach(device_t, int); 172 uhmodem_attach, uhmodem_detach, NULL, NULL, uhmodem_childdet); 393 uhmodem_detach(device_t self, int flags) function in typeref:typename:int 399 DPRINTF(("uhmodem_detach: sc = %p\n", sc));
|
uhmodem.c | 169 static int uhmodem_detach(device_t, int); 172 uhmodem_attach, uhmodem_detach, NULL, NULL, uhmodem_childdet); 393 uhmodem_detach(device_t self, int flags) function in typeref:typename:int 399 DPRINTF(("uhmodem_detach: sc = %p\n", sc));
|
uhmodem.c | 169 static int uhmodem_detach(device_t, int); 172 uhmodem_attach, uhmodem_detach, NULL, NULL, uhmodem_childdet); 393 uhmodem_detach(device_t self, int flags) function in typeref:typename:int 399 DPRINTF(("uhmodem_detach: sc = %p\n", sc));
|
uhmodem.c | 169 static int uhmodem_detach(device_t, int); 172 uhmodem_attach, uhmodem_detach, NULL, NULL, uhmodem_childdet); 393 uhmodem_detach(device_t self, int flags) function in typeref:typename:int 399 DPRINTF(("uhmodem_detach: sc = %p\n", sc));
|