Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/virtio/
Dvirtio_ccw.c1072 static char *no_auto = ""; variable
1074 module_param(no_auto, charp, 0444);
1075 MODULE_PARM_DESC(no_auto, "list of ccw bus id ranges not to be auto-onlined");
1369 str = no_auto; in no_auto_parse()