DEFAULT_UBD
static struct ubd ubd_devs[MAX_DEV] = { [0 ... MAX_DEV - 1] = DEFAULT_UBD };
*ubd_dev = ((struct ubd) DEFAULT_UBD);