OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_BRIDGE_STATIO_REG
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/sparc/sparc/
pci_fixup.c
447
pci_conf_write(NULL, starttag,
PCI_BRIDGE_STATIO_REG
, val);
450
pci_conf_read(NULL, starttag,
PCI_BRIDGE_STATIO_REG
) & 0xffff);
466
val = pci_conf_read(NULL, starttag,
PCI_BRIDGE_STATIO_REG
);
/src/sys/arch/x86/pci/
pci_ranges.c
319
PCI_BRIDGE_STATIO_REG
,
321
pci_conf_read(pc, tag,
PCI_BRIDGE_STATIO_REG
),
/src/sys/dev/pci/
pciconf.c
429
io = pci_conf_read(parent->pc, pd->tag,
PCI_BRIDGE_STATIO_REG
);
1164
io = pci_conf_read(pb->pc, pd->tag,
PCI_BRIDGE_STATIO_REG
) &
1170
pci_conf_write(pb->pc, pd->tag,
PCI_BRIDGE_STATIO_REG
, io);
ppb.c
363
reg = pci_conf_read(pc, pa->pa_tag,
PCI_BRIDGE_STATIO_REG
);
pci_resource.c
535
res = pci_conf_read(pc, tag,
PCI_BRIDGE_STATIO_REG
);
pcireg.h
1372
#define
PCI_BRIDGE_STATIO_REG
0x1c
pci_subr.c
4861
rval = regs[o2i(
PCI_BRIDGE_STATIO_REG
)];
/src/sys/dev/cardbus/
rbus_ppb.c
378
pci_conf_write(pc, pci_bus_tag[busnum],
PCI_BRIDGE_STATIO_REG
,
Completed in 50 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025