OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USBNET_ENDPT_TX
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/dev/usb/
if_cdce.c
209
un->un_ed[USBNET_ENDPT_RX] = un->un_ed[
USBNET_ENDPT_TX
] = 0;
222
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
232
if (un->un_ed[USBNET_ENDPT_RX] != 0 && un->un_ed[
USBNET_ENDPT_TX
] != 0)
240
if (un->un_ed[
USBNET_ENDPT_TX
] == 0) {
if_ncm.c
176
un->un_ed[USBNET_ENDPT_RX] = un->un_ed[
USBNET_ENDPT_TX
] = 0;
189
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
199
if (un->un_ed[USBNET_ENDPT_RX] != 0 && un->un_ed[
USBNET_ENDPT_TX
] != 0)
207
if (un->un_ed[
USBNET_ENDPT_TX
] == 0) {
if_upl.c
198
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
202
if (un->un_ed[USBNET_ENDPT_RX] == 0 || un->un_ed[
USBNET_ENDPT_TX
] == 0 /*||
usbnet.h
118
USBNET_ENDPT_TX
,
if_urndis.c
1006
un->un_ed[USBNET_ENDPT_RX] = un->un_ed[
USBNET_ENDPT_TX
] = 0;
1022
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
1026
if (un->un_ed[USBNET_ENDPT_RX] != 0 && un->un_ed[
USBNET_ENDPT_TX
] != 0) {
1030
un->un_ed[
USBNET_ENDPT_TX
]));
1037
if (un->un_ed[
USBNET_ENDPT_TX
] == 0)
1039
if (un->un_ed[USBNET_ENDPT_RX] == 0 || un->un_ed[
USBNET_ENDPT_TX
] == 0)
if_udav.c
210
un->un_ed[USBNET_ENDPT_RX] = un->un_ed[
USBNET_ENDPT_TX
] =
223
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
230
un->un_ed[
USBNET_ENDPT_TX
] == 0 ||
if_url.c
215
un->un_ed[USBNET_ENDPT_RX] = un->un_ed[
USBNET_ENDPT_TX
] =
229
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
236
un->un_ed[
USBNET_ENDPT_TX
] == 0 ||
if_kue.c
479
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
491
un->un_ed[
USBNET_ENDPT_TX
] == 0) {
if_axe.c
903
un->un_ed[
USBNET_ENDPT_TX
] = 0;
920
un->un_ed[
USBNET_ENDPT_TX
] == 0) {
921
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
usbnet.c
447
usbd_clear_endpoint_stall_async(unp->unp_ep[
USBNET_ENDPT_TX
]);
736
int err = usbd_create_xfer(unp->unp_ep[
USBNET_ENDPT_TX
],
1267
usbd_abort_pipe(unp->unp_ep[
USBNET_ENDPT_TX
]);
if_aue.c
835
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
843
un->un_ed[
USBNET_ENDPT_TX
] == 0 ||
if_mos.c
627
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
if_cue.c
518
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
if_mue.c
845
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
852
un->un_ed[
USBNET_ENDPT_TX
] == 0 ||
if_axen.c
648
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
if_smsc.c
820
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
if_ure.c
855
un->un_ed[
USBNET_ENDPT_TX
] = ed->bEndpointAddress;
Completed in 23 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025