Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dvirtio_pci.c139 unsigned int sc_devcfg_offset; member
770 if (sc->sc_devcfg_offset == offset) in virtio_pci_adjust_config_region()
772 sc->sc_devcfg_offset = offset; in virtio_pci_adjust_config_region()
775 if (bus_space_subregion(sc->sc_iot, sc->sc_ioh, sc->sc_devcfg_offset, in virtio_pci_adjust_config_region()
1035 if (sc->sc_devcfg_offset == VIRTIO_CONFIG_DEVICE_CONFIG_MSI) { in virtio_pci_free_irqs()