OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:start_high
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pccbb.c
2170
uint8_t
start_high
=
local
2178
start_low,
start_high
, stop_low, stop_high, ioctl, enable);
2555
uint8_t start_low,
start_high
= 0;
local
2582
start_high
= ((phys_addr >> PCIC_MEMREG_MSB_SHIFT) & 0x0f)
2588
Pcic_write(sc, regbase_win + PCIC_SMM_START_HIGH,
start_high
);
pccbb.c
2170
uint8_t
start_high
=
local
2178
start_low,
start_high
, stop_low, stop_high, ioctl, enable);
2555
uint8_t start_low,
start_high
= 0;
local
2582
start_high
= ((phys_addr >> PCIC_MEMREG_MSB_SHIFT) & 0x0f)
2588
Pcic_write(sc, regbase_win + PCIC_SMM_START_HIGH,
start_high
);
Completed in 29 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026