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_ISOCHRONOUS
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/external/bsd/dwc2/
dwc2.c
414
case
UE_ISOCHRONOUS
:
915
if (xfertype ==
UE_ISOCHRONOUS
||
951
} else if (xfertype ==
UE_ISOCHRONOUS
) {
1016
xfertype ==
UE_ISOCHRONOUS
) {
1031
(dev->ud_speed == USB_SPEED_FULL && xfertype ==
UE_ISOCHRONOUS
)) {
1053
KASSERT(xfertype !=
UE_ISOCHRONOUS
||
1055
KASSERTMSG(xfer->ux_nframes == 0 || xfertype ==
UE_ISOCHRONOUS
,
1425
if (xfertype ==
UE_ISOCHRONOUS
) {
1438
if (xfertype ==
UE_ISOCHRONOUS
&& dbg_perio()) {
1487
if (xfertype ==
UE_ISOCHRONOUS
||
[
all
...]
dwc2.h
136
#define USB_ENDPOINT_XFER_ISOC
UE_ISOCHRONOUS
/* 1 */
/src/sys/rump/dev/lib/libugenhc/
ugenhc.c
594
if ((ed->bmAttributes & UE_XFERTYPE) ==
UE_ISOCHRONOUS
) {
668
if ((ed->bmAttributes & UE_XFERTYPE) ==
UE_ISOCHRONOUS
)
797
case
UE_ISOCHRONOUS
:
807
if (oflags != O_RDONLY && xfertype ==
UE_ISOCHRONOUS
) {
/src/sys/dev/usb/
auvitek.c
165
if (dir == UE_DIR_IN && type ==
UE_ISOCHRONOUS
&&
ugen.c
682
case
UE_ISOCHRONOUS
:
788
case
UE_ISOCHRONOUS
:
998
case
UE_ISOCHRONOUS
:
2142
case
UE_ISOCHRONOUS
:
2170
case
UE_ISOCHRONOUS
:
2368
case
UE_ISOCHRONOUS
:
2390
case
UE_ISOCHRONOUS
:
xhci.c
461
case
UE_ISOCHRONOUS
:
2106
case
UE_ISOCHRONOUS
:
2529
if (xfertype ==
UE_ISOCHRONOUS
) {
2563
if (xfertype ==
UE_ISOCHRONOUS
) {
3660
if (xfertype !=
UE_ISOCHRONOUS
)
3920
case
UE_ISOCHRONOUS
:
3926
if (esscd && xfertype ==
UE_ISOCHRONOUS
&&
3986
if (xfertype ==
UE_ISOCHRONOUS
)
3994
if (xfertype ==
UE_ISOCHRONOUS
)
4004
if (xfertype ==
UE_ISOCHRONOUS
) {
[
all
...]
uvideo.c
1185
} else if (xfer_type ==
UE_ISOCHRONOUS
) {
1195
vs->vs_xfer_type =
UE_ISOCHRONOUS
;
1289
if (vs->vs_xfer_type ==
UE_ISOCHRONOUS
) {
1644
case
UE_ISOCHRONOUS
:
1784
case
UE_ISOCHRONOUS
:
usb.h
297
#define
UE_ISOCHRONOUS
0x01
motg.c
577
case
UE_ISOCHRONOUS
:
1154
case
UE_ISOCHRONOUS
:
ubt.c
790
if (UE_GET_XFERTYPE(ed->bmAttributes) !=
UE_ISOCHRONOUS
)
ehci.c
2024
if (speed == EHCI_QH_SPEED_LOW && xfertype ==
UE_ISOCHRONOUS
) {
2039
if (xfertype !=
UE_ISOCHRONOUS
) {
2131
case
UE_ISOCHRONOUS
:
ohci.c
2122
if (xfertype ==
UE_ISOCHRONOUS
) {
2180
case
UE_ISOCHRONOUS
:
uaudio.c
2151
if (UE_GET_XFERTYPE(ed->bmAttributes) !=
UE_ISOCHRONOUS
)
2172
if (UE_GET_XFERTYPE(epdesc1->bmAttributes) !=
UE_ISOCHRONOUS
) {
uhci.c
3447
case
UE_ISOCHRONOUS
:
/src/sys/arch/mips/adm5120/dev/
ahci.c
389
case
UE_ISOCHRONOUS
:
/src/sys/dev/ic/
sl811hs.c
1105
case
UE_ISOCHRONOUS
:
Completed in 75 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026