SetupInterrupt
return device->SetupInterrupt(config_handler, driverCookie);
return queue->SetupInterrupt(handler, cookie);
status_t SetupInterrupt(virtio_callback_func handler,
status_t SetupInterrupt(virtio_intr_func config_handler,