Home
last modified time | relevance | path

Searched refs:sdeb_zbc_model_s (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c788 static char *sdeb_zbc_model_s; variable
5669 module_param_named(zbc, sdeb_zbc_model_s, charp, S_IRUGO);
6778 } else if (sdeb_zbc_model_s && *sdeb_zbc_model_s) { in scsi_debug_init()
6779 k = sdeb_zbc_model_str(sdeb_zbc_model_s); in scsi_debug_init()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c797 static char *sdeb_zbc_model_s; variable
5770 module_param_named(zbc, sdeb_zbc_model_s, charp, S_IRUGO);
6916 } else if (sdeb_zbc_model_s && *sdeb_zbc_model_s) { in scsi_debug_init()
6917 k = sdeb_zbc_model_str(sdeb_zbc_model_s); in scsi_debug_init()

Completed in 21 milliseconds