Home
last modified time | relevance | path

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

/linux/drivers/s390/virtio/
H A Dvirtio_ccw.c1239 static char *no_auto = ""; variable
1241 module_param(no_auto, charp, 0444);
1242 MODULE_PARM_DESC(no_auto, "list of ccw bus id ranges not to be auto-onlined");
1537 str = no_auto; in no_auto_parse()