HomeSort by: relevance | last modified time | path
    Searched defs:vr_save_irq (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_vr.c 239 uint32_t vr_save_irq; member in struct:vr_softc
1492 sc->vr_save_irq = PCI_CONF_READ(PCI_INTERRUPT_REG);
1780 PCI_CONF_WRITE(PCI_INTERRUPT_REG, sc->vr_save_irq);

Completed in 16 milliseconds