OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bustime
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
sl811hs.c
269
uint16_t
bustime
; /* Worst case bus time usage */
member in struct:slhci_pipe
941
* The goal of newbustime and newlen is to avoid
bustime
calculation
956
spipe->
bustime
= SLHCI_LS_CONST +
968
spipe->
bustime
= SLHCI_FS_CONST +
2113
spipe->
bustime
= spipe->newbustime[1];
2121
spipe->
bustime
= SLHCI_LS_CONST;
2123
spipe->
bustime
= SLHCI_FS_CONST;
2150
spipe->
bustime
= spipe->newbustime[0];
2250
} else if (remaining_bustime >= spipe->
bustime
) {
2263
} else if (remaining_bustime >= spipe->
bustime
) {
2962
int
bustime
, max_packet;
local in function:slhci_reserve_bustime
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 27 04:09:48 GMT 2025