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