Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_vr.c239 uint32_t vr_save_irq; member
1492 sc->vr_save_irq = PCI_CONF_READ(PCI_INTERRUPT_REG); in vr_attach()
1780 PCI_CONF_WRITE(PCI_INTERRUPT_REG, sc->vr_save_irq); in vr_restore_state()