OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_mingnt
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
pciconf.c
156
int
max_mingnt
;
member in struct:_s_pciconf_bus_t
316
pb->
max_mingnt
= 0; /* we are looking for the maximum */
675
if (pd->min_gnt != 0 && pd->min_gnt > pb->
max_mingnt
)
676
pb->
max_mingnt
= pd->min_gnt;
1272
max_ltim = pb->
max_mingnt
* bus_mhz / 4; /* cvt to cycle count */
Completed in 15 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025