OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIIX_CFG_PIRQ
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/pci/
piixreg.h
47
#define
PIIX_CFG_PIRQ
0x60 /* PCI configuration space */
piix.c
241
cfgreg = clink <= 3 ?
PIIX_CFG_PIRQ
: PIIX_CFG_PIRQ2;
265
cfgreg = clink <= 3 ?
PIIX_CFG_PIRQ
: PIIX_CFG_PIRQ2;
327
pcireg_t irqs = pci_conf_read(ph->ph_pc, ph->ph_tag,
PIIX_CFG_PIRQ
);
Completed in 14 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025