vtcon_modevent
static int vtcon_modevent(module_t, int, void *);
VIRTIO_DRIVER_MODULE(virtio_console, vtcon_driver, vtcon_modevent, NULL);