Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c799 enum sam_lun_addr_method {SAM_LUN_AM_PERIPHERAL = 0x0, enumerator
803 static enum sam_lun_addr_method sdebug_lun_am = SAM_LUN_AM_PERIPHERAL;
804 static int sdebug_lun_am_i = (int)SAM_LUN_AM_PERIPHERAL;
6870 sdebug_lun_am = SAM_LUN_AM_PERIPHERAL; in scsi_debug_init()