Searched refs:sc_notify_ioh (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dvirtio_pci.c115 bus_space_handle_t sc_notify_ioh; member in struct:virtio_pci_softc
481 notify.cap.offset, notify.cap.length, &sc->sc_notify_ioh) != 0) {
548 VIRTIO_CONFIG_QUEUE_NOTIFY, 2, &sc->sc_notify_ioh) != 0) {
1138 bus_space_write_2(sc->sc_notify_iot, sc->sc_notify_ioh, offset, idx);

Completed in 109 milliseconds