HomeSort by: relevance | last modified time | path
    Searched refs:VIPER_CFG_PIRQ (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/i386/pci/
opti82c558reg.h 37 #define VIPER_CFG_PIRQ 0x40 /* PCI configuration space */
opti82c558.c 162 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, VIPER_CFG_PIRQ);
180 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, VIPER_CFG_PIRQ);
184 pci_conf_write(ph->ph_pc, ph->ph_tag, VIPER_CFG_PIRQ, reg);
201 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, VIPER_CFG_PIRQ);
222 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, VIPER_CFG_PIRQ);
228 pci_conf_write(ph->ph_pc, ph->ph_tag, VIPER_CFG_PIRQ, reg);

Completed in 13 milliseconds