Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c293 uuid_t lu_name; member
1227 const uuid_t *lu_name) in inquiry_vpd_83() argument
1252 memcpy(arr + num, lu_name, 16); in inquiry_vpd_83()
1641 &devip->lu_name); in resp_inquiry()
5077 uuid_gen(&devip->lu_name); in sdebug_device_create()
5080 devip->lu_name = shared_uuid; in sdebug_device_create()
5084 devip->lu_name = shared_uuid; in sdebug_device_create()
/openbmc/linux/drivers/target/
H A Dtarget_core_stat.c346 CONFIGFS_ATTR_RO(target_stat_lu_, lu_name);