|
Linux Kernel
3.7.1
|
#include <target_core_base.h>
Data Fields | |
| char | vendor [8] |
| char | model [16] |
| char | revision [4] |
| char | unit_serial [INQUIRY_VPD_SERIAL_LEN] |
| spinlock_t | t10_vpd_lock |
| struct se_subsystem_dev * | t10_sub_dev |
| struct config_group | t10_wwn_group |
| struct list_head | t10_vpd_list |
Definition at line 363 of file target_core_base.h.
| char model[16] |
Definition at line 365 of file target_core_base.h.
Definition at line 366 of file target_core_base.h.
| struct se_subsystem_dev* t10_sub_dev |
Definition at line 369 of file target_core_base.h.
Definition at line 371 of file target_core_base.h.
| spinlock_t t10_vpd_lock |
Definition at line 368 of file target_core_base.h.
| struct config_group t10_wwn_group |
Definition at line 370 of file target_core_base.h.
| char unit_serial[INQUIRY_VPD_SERIAL_LEN] |
Definition at line 367 of file target_core_base.h.
Definition at line 364 of file target_core_base.h.
1.8.2