OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iohigh
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pciconf.c
1137
pcireg_t io,
iohigh
, mem, cmd;
local in function:configure_bridge
1152
iohigh
= __SHIFTIN(io_base >> 16, PCI_BRIDGE_IOHIGH_BASE) |
1162
iohigh
= 0;
1171
pci_conf_write(pb->pc, pd->tag, PCI_BRIDGE_IOHIGH_REG,
iohigh
);
pciconf.c
1137
pcireg_t io,
iohigh
, mem, cmd;
local in function:configure_bridge
1152
iohigh
= __SHIFTIN(io_base >> 16, PCI_BRIDGE_IOHIGH_BASE) |
1162
iohigh
= 0;
1171
pci_conf_write(pb->pc, pd->tag, PCI_BRIDGE_IOHIGH_REG,
iohigh
);
Completed in 22 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025