Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_debug.c791 SAM_LUN_AM_FLAT = 0x1, enumerator
4215 if (lun > 1 && sdebug_lun_am == SAM_LUN_AM_FLAT) in resp_report_luns()
6166 if (n > (int)SAM_LUN_AM_FLAT) { in lun_format_store()
6723 if (sdebug_lun_am > SAM_LUN_AM_FLAT) { in scsi_debug_init()
6733 sdebug_lun_am = SAM_LUN_AM_FLAT; in scsi_debug_init()