OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_intrxfer_deferred
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhcivar.h
125
bool
sc_intrxfer_deferred
[2];
member in struct:xhci_softc
xhci.c
2402
if (!xhci_polling_p(sc) || !sc->
sc_intrxfer_deferred
[bn])
2408
sc->
sc_intrxfer_deferred
[bn] = true;
2719
if (__predict_false(sc->
sc_intrxfer_deferred
[bn])) {
2720
sc->
sc_intrxfer_deferred
[bn] = false;
Completed in 49 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025