OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bus_mhz
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
pciconf.c
1264
int def_ltim, max_ltim, band,
bus_mhz
;
local in function:configure_bus
1271
bus_mhz
= pb->freq_66 ? 66 : 33;
1272
max_ltim = pb->max_mingnt *
bus_mhz
/ 4; /* cvt to cycle count */
1282
def_ltim = def_ltim *
bus_mhz
/ 4;
1330
ltim = pd->min_gnt *
bus_mhz
/ 4;
Completed in 14 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025