Home
last modified time | relevance | path

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

/linux/drivers/s390/block/
H A Ddasd_devmap.c68 int dasd_probeonly = 0; /* is true, when probeonly mode is active */ variable
234 dasd_probeonly = 1; in dasd_parse_keyword()
H A Ddasd_int.h1044 extern int dasd_probeonly;
H A Ddasd.c627 if (dasd_probeonly && target > DASD_STATE_READY) in dasd_set_target_state()
3369 if (dasd_probeonly) { in dasd_open()