OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ramps
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
ahc_pci.c
1142
int
ramps
;
local in function:ahc_ext_scbram_present
1151
ramps
= (ahc_inb(ahc, DSCOMMAND0) &
RAMPS
) != 0;
1159
ramps
= 0;
1161
ramps
= (devconfig & RAMPSM) != 0;
1163
ramps
= 0;
1165
if (
ramps
&& single_user)
Completed in 14 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025