Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_debug.c795 static int sdebug_lun_am_i = (int)SAM_LUN_AM_PERIPHERAL; variable
5631 module_param_named(lun_format, sdebug_lun_am_i, int, S_IRUGO | S_IWUSR);
6722 sdebug_lun_am = sdebug_lun_am_i; in scsi_debug_init()