OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:remaining_bustime
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
sl811hs.c
2218
int
remaining_bustime
;
local in function:slhci_tstart
2236
remaining_bustime
= (int)(slhci_read(sc, SL811_CSOF)) << 6;
2237
remaining_bustime
-= SLHCI_END_BUSTIME;
2250
} else if (
remaining_bustime
>= spipe->bustime) {
2263
} else if (
remaining_bustime
>= spipe->bustime) {
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025