OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctrl_ep
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_umb.c
305
int
ctrl_ep
;
local in function:umb_attach
429
ctrl_ep
= -1;
430
for (i = 0; i < id->bNumEndpoints &&
ctrl_ep
== -1; i++) {
436
ctrl_ep
= ed->bEndpointAddress;
438
if (
ctrl_ep
== -1) {
492
UE_GET_ADDR(
ctrl_ep
), data_ifaceno,
502
if (usbd_open_pipe_intr(uiaa->uiaa_iface,
ctrl_ep
, USBD_SHORT_XFER_OK,
if_umb.c
305
int
ctrl_ep
;
local in function:umb_attach
429
ctrl_ep
= -1;
430
for (i = 0; i < id->bNumEndpoints &&
ctrl_ep
== -1; i++) {
436
ctrl_ep
= ed->bEndpointAddress;
438
if (
ctrl_ep
== -1) {
492
UE_GET_ADDR(
ctrl_ep
), data_ifaceno,
502
if (usbd_open_pipe_intr(uiaa->uiaa_iface,
ctrl_ep
, USBD_SHORT_XFER_OK,
Completed in 28 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025