Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/block/
H A Ddasd_proc.c104 if (dasd_probeonly) in dasd_devices_show()
H A Ddasd_devmap.c70 int dasd_probeonly = 0; /* is true, when probeonly mode is active */ variable
236 dasd_probeonly = 1; in dasd_parse_keyword()
H A Ddasd_int.h934 extern int dasd_probeonly;
H A Ddasd.c586 if (dasd_probeonly && target > DASD_STATE_READY) in dasd_set_target_state()
3281 if (dasd_probeonly) { in dasd_open()