arbus_intrhand
struct arbus_intrhand * const ih = kmem_zalloc(sizeof(*ih), KM_NOSLEEP);
struct arbus_intrhand * const ih = arg;