Searched refs:inquiry_prod (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_backend.h | 22 char inquiry_prod[16]; member
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_backend.h | 22 char inquiry_prod[16]; member
|
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_rd.c | 639 .inquiry_prod = "RAMDISK-MCP",
|
H A D | target_core_file.c | 926 .inquiry_prod = "FILEIO",
|
H A D | target_core_iblock.c | 863 .inquiry_prod = "IBLOCK",
|
H A D | target_core_device.c | 816 strlcpy(dev->t10_wwn.model, dev->transport->inquiry_prod, in target_alloc_device()
|
H A D | target_core_configfs.c | 647 strlcpy(dev->t10_wwn.model, dev->transport->inquiry_prod, in emulate_model_alias_store()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_rd.c | 658 .inquiry_prod = "RAMDISK-MCP",
|
H A D | target_core_iblock.c | 1155 .inquiry_prod = "IBLOCK",
|
H A D | target_core_file.c | 918 .inquiry_prod = "FILEIO",
|
H A D | target_core_device.c | 788 strscpy(dev->t10_wwn.model, dev->transport->inquiry_prod, in target_alloc_device()
|
H A D | target_core_configfs.c | 678 strscpy(dev->t10_wwn.model, dev->transport->inquiry_prod, in emulate_model_alias_store()
|
Completed in 19 milliseconds