OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UE_GET_DIR
(Results
1 - 25
of
69
) sorted by relevancy
1
2
3
/src/sys/dev/usb/
if_cdce.c
217
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
220
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
223
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
ubsa.c
237
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
241
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
245
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
if_ncm.c
184
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
187
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
190
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
if_upl.c
193
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
196
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
u3g.c
394
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
399
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
403
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
621
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
auvitek.c
162
dir =
UE_GET_DIR
(ed->bEndpointAddress);
207
dir =
UE_GET_DIR
(ed->bEndpointAddress);
uark.c
167
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
170
else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
uipaq.c
226
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
229
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
umidi.c
807
UE_GET_DIR
(epd->bEndpointAddress)!=UE_DIR_OUT) {
844
if (UE_DIR_IN ==
UE_GET_DIR
(epd->bEndpointAddress))
899
dir =
UE_GET_DIR
(epd->bEndpointAddress);
1025
if (
UE_GET_DIR
(epaddr) == UE_DIR_OUT) {
1045
if ((
UE_GET_DIR
(lowest->addr)==UE_DIR_IN &&
1046
UE_GET_DIR
(q->addr)==UE_DIR_OUT) ||
1047
((
UE_GET_DIR
(lowest->addr)==
1048
UE_GET_DIR
(q->addr)) &&
1350
if (ep->num_open++ == 0 &&
UE_GET_DIR
(ep->addr)==UE_DIR_IN) {
if_cue.c
513
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
516
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
519
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
if_kue.c
474
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
477
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
480
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
if_mos.c
622
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
625
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
628
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
if_udav.c
219
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN)
222
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT)
225
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN)
if_url.c
225
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN)
228
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT)
231
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN)
uhmodem.c
291
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
295
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
298
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
umct.c
250
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
254
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
257
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
umodem_common.c
186
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
189
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
239
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
usscanner.c
231
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
234
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
237
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
uvscom.c
305
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
308
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
311
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
ualea.c
115
if (
UE_GET_DIR
(ed->bEndpointAddress) != UE_DIR_IN ||
ugensa.c
210
dir =
UE_GET_DIR
(ed->bEndpointAddress);
uep.c
200
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
umodeswitch.c
94
if (
UE_GET_DIR
(ed->bEndpointAddress) != UE_DIR_OUT)
if_aue.c
830
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
833
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
836
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
if_axen.c
643
if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
646
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_OUT &&
650
} else if (
UE_GET_DIR
(ed->bEndpointAddress) == UE_DIR_IN &&
Completed in 61 milliseconds
1
2
3
Indexes created Sun Feb 22 16:20:20 UTC 2026