Home
last modified time | relevance | path

Searched refs:VP3_CFG_PIRQ_REG (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/arch/i386/pci/
Dvia82c586.c175 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, VP3_CFG_PIRQ_REG);
195 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, VP3_CFG_PIRQ_REG);
200 pci_conf_write(ph->ph_pc, ph->ph_tag, VP3_CFG_PIRQ_REG, reg);
225 VP3_CFG_PIRQ_REG);
257 VP3_CFG_PIRQ_REG);
263 VP3_CFG_PIRQ_REG, reg);
Dvia82c586reg.h33 #define VP3_CFG_PIRQ_REG 0x54 /* PCI configuration space */ macro