OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:epipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ehci.c
1117
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
1148
(uintptr_t)
epipe
, 0, 0);
1299
ehci_dump_sqh(
epipe
->sqh);
1302
epipe
->nexttoggle = EHCI_QTD_GET_TOGGLE(nstatus);
1330
ehci_dump_sqh(
epipe
->sqh);
1335
if (EHCI_QH_GET_EPS(
epipe
->sqh->qh->qh_endp) !=
1650
struct ehci_pipe *
epipe
= EHCI_PIPE2EPIPE(pipe);
local
1654
DPRINTF("
epipe
=%#jx status=0x%08jx", (uintptr_t)
epipe
,
1655
epipe
->sqh->qh->qh_qtd.qtd_status, 0, 0)
1966
struct ehci_pipe *
epipe
= EHCI_PIPE2EPIPE(pipe);
local
3367
struct ehci_pipe *
epipe
= EHCI_PIPE2EPIPE(pipe);
local
3386
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
3612
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
3709
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
3875
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
3910
struct ehci_pipe * const
epipe
= EHCI_PIPE2EPIPE(pipe);
local
3989
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
4078
struct ehci_pipe *
epipe
= EHCI_PIPE2EPIPE(pipe);
local
4093
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
4188
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
4276
struct ehci_pipe *
epipe
= EHCI_PIPE2EPIPE(pipe);
local
4289
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
4311
struct ehci_pipe *
epipe
= EHCI_PIPE2EPIPE(xfer->ux_pipe);
local
4415
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
4655
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
4674
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
4781
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
5040
struct ehci_pipe *
epipe
= EHCI_XFER2EPIPE(xfer);
local
[
all
...]
ehcivar.h
128
#define EHCI_EPIPE2SC(
epipe
) EHCI_BUS2SC((
epipe
)->pipe.up_dev->ud_bus)
Completed in 28 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026