Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dscsi_debug.c805 static int sdebug_lun_am_i = (int)SAM_LUN_AM_PERIPHERAL; variable
5836 module_param_named(lun_format, sdebug_lun_am_i, int, S_IRUGO | S_IWUSR);
6952 sdebug_lun_am = sdebug_lun_am_i; in scsi_debug_init()