Home
last modified time | relevance | path

Searched refs:DEFAULT_UBD (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/um/drivers/
Dubd_kern.c162 #define DEFAULT_UBD { \ macro
180 static struct ubd ubd_devs[MAX_DEV] = { [0 ... MAX_DEV - 1] = DEFAULT_UBD };
802 *ubd_dev = ((struct ubd) DEFAULT_UBD); in ubd_device_release()