OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newpid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
sl811hs.c
273
uint8_t
newpid
; /* for ctrl */
member in struct:slhci_pipe
886
spipe->tregs[PID] = spipe->
newpid
= UE_GET_ADDR(ed->bEndpointAddress)
925
spipe->
newpid
&= ~SL11_PID_BITS;
928
spipe->
newpid
|= SL11_PID_IN;
930
spipe->
newpid
|= SL11_PID_OUT;
935
(spipe->
newpid
& SL11_PID_BITS) == SL11_PID_OUT)
2107
spipe->tregs[PID] = spipe->
newpid
;
sl811hs.c
273
uint8_t
newpid
; /* for ctrl */
member in struct:slhci_pipe
886
spipe->tregs[PID] = spipe->
newpid
= UE_GET_ADDR(ed->bEndpointAddress)
925
spipe->
newpid
&= ~SL11_PID_BITS;
928
spipe->
newpid
|= SL11_PID_IN;
930
spipe->
newpid
|= SL11_PID_OUT;
935
(spipe->
newpid
& SL11_PID_BITS) == SL11_PID_OUT)
2107
spipe->tregs[PID] = spipe->
newpid
;
Completed in 28 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025