OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dev_reg
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/macppc/macppc/
pic_u3_ht.c
310
volatile uint8_t *ht_reg, *
dev_reg
, *base;
local in function:setup_u3_ht_workarounds
328
dev_reg
= ht_reg + (reg[0] & (OFW_PCI_PHYS_HI_DEVICEMASK |
331
tmp = in32rb(
dev_reg
+ PCI_COMMAND_STATUS_REG);
335
for (pos = in8rb(
dev_reg
+ PCI_CAPLISTPTR_REG);
336
pos != 0; pos = in8rb(
dev_reg
+ pos + 0x01)) {
337
cr = in16rb(
dev_reg
+ pos);
341
ht_cr = in16rb(
dev_reg
+ pos + 0x02);
349
base =
dev_reg
+ pos;
356
DPRINTF("devreg %08x\n", in32rb(
dev_reg
+ PCI_ID_REG));
368
tmp = in32rb(
dev_reg
+ PCI_ID_REG)
[
all
...]
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025