vscsi_dispatch
void vscsi_dispatch(int, short, void *);
event_set(&v.ev, v.fd, EV_READ|EV_PERSIST, vscsi_dispatch, NULL);