Home
last modified time | relevance | path

Searched refs:dasd_probeonly (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_proc.c104 if (dasd_probeonly) in dasd_devices_show()
H A Ddasd_int.h825 extern int dasd_probeonly;
H A Ddasd_devmap.c69 int dasd_probeonly = 0; /* is true, when probeonly mode is active */ variable
235 dasd_probeonly = 1; in dasd_parse_keyword()
H A Ddasd.c651 if (dasd_probeonly && target > DASD_STATE_READY) in dasd_set_target_state()
3355 if (dasd_probeonly) { in dasd_open()
/kernel/linux/linux-6.6/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()
3271 if (dasd_probeonly) { in dasd_open()

Completed in 24 milliseconds