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

/netbsd-6-1-5-RELEASE/sys/arch/i386/pci/
H A Dpiixreg.h47 #define PIIX_CFG_PIRQ 0x60 /* 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;
327 pcireg_t irqs = pci_conf_read(ph->ph_pc, ph->ph_tag, PIIX_CFG_PIRQ);

Completed in 58 milliseconds