Searched refs:vtmmio_setup_intr (Results 1 – 1 of 1) sorted by relevance
115 static int vtmmio_setup_intr(device_t, enum intr_type);190 DEVMETHOD(virtio_bus_setup_intr, vtmmio_setup_intr),217 vtmmio_setup_intr(device_t dev, enum intr_type type) in vtmmio_setup_intr() function