Home | Sort by: relevance | last modified time | path |
/src/sys/dev/usb/ | |
ohci.c | 744 ohci_soft_itd_t *sitds = local in function:ohci_alloc_sitd 751 sitd = &sitds[i]; |
ohci.c | 744 ohci_soft_itd_t *sitds = local in function:ohci_alloc_sitd 751 sitd = &sitds[i]; |
ehci.c | 3313 * We can avoid USBMALLOC_COHERENT as the SITDs are each on a 3324 struct ehci_soft_sitd *sitds = local in function:ehci_alloc_sitd 3334 sitd = &sitds[i]; 4320 * Step 1: Allocate and initialize sitds. 4443 * Step 1: Initialize sitds. |
ehci.c | 3313 * We can avoid USBMALLOC_COHERENT as the SITDs are each on a 3324 struct ehci_soft_sitd *sitds = local in function:ehci_alloc_sitd 3334 sitd = &sitds[i]; 4320 * Step 1: Allocate and initialize sitds. 4443 * Step 1: Initialize sitds. |