ehci.c | 164 Static usbd_status ehci_open(struct usbd_pipe *); 322 .ubm_open = ehci_open, 1958 ehci_open(struct usbd_pipe *pipe) function in typeref:typename:Static usbd_status 2022 default: panic("ehci_open: bad device speed %d", dev->ud_speed); 2095 printf("ehci_open: usb_allocmem()=%d\n", err);
|