Searched refs:PIIX_CFG_PIRQ2 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/i386/pci/
H A Dpiixreg.h48 #define PIIX_CFG_PIRQ2 0x68 /* PCI configuration space */ macro
H A Dpiix.c241 cfgreg = clink <= 3 ? PIIX_CFG_PIRQ : PIIX_CFG_PIRQ2;
265 cfgreg = clink <= 3 ? PIIX_CFG_PIRQ : PIIX_CFG_PIRQ2;
355 pcireg_t irqs = pci_conf_read(ph->ph_pc, ph->ph_tag, PIIX_CFG_PIRQ2);

Completed in 103 milliseconds