Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dvirtio_pci.c113 int sc_devcfg_offset; /* for 0.9 */ member
319 psc->sc_devcfg_offset = VIRTIO_CONFIG_DEVICE_CONFIG_NOMSI; in virtio_pci_attach()
637 sc->sc_devcfg_iosize = psc->sc_iosize - psc->sc_devcfg_offset; in virtio_pci_adjust_config_region()
640 psc->sc_devcfg_offset, sc->sc_devcfg_iosize, in virtio_pci_adjust_config_region()
1194 psc->sc_devcfg_offset = VIRTIO_CONFIG_DEVICE_CONFIG_MSI; in virtio_pci_alloc_interrupts()
1209 psc->sc_devcfg_offset = VIRTIO_CONFIG_DEVICE_CONFIG_NOMSI; in virtio_pci_alloc_interrupts()