|
Linux Kernel
3.7.1
|
#include <target_core_pscsi.h>
Data Fields | |
| int | pdv_flags |
| int | pdv_host_id |
| int | pdv_channel_id |
| int | pdv_target_id |
| int | pdv_lun_id |
| struct block_device * | pdv_bd |
| struct scsi_device * | pdv_sd |
| struct se_hba * | pdv_se_hba |
Definition at line 39 of file target_core_pscsi.h.
| struct block_device* pdv_bd |
Definition at line 45 of file target_core_pscsi.h.
| int pdv_channel_id |
Definition at line 42 of file target_core_pscsi.h.
| int pdv_flags |
Definition at line 40 of file target_core_pscsi.h.
| int pdv_host_id |
Definition at line 41 of file target_core_pscsi.h.
| int pdv_lun_id |
Definition at line 44 of file target_core_pscsi.h.
| struct scsi_device* pdv_sd |
Definition at line 46 of file target_core_pscsi.h.
Definition at line 47 of file target_core_pscsi.h.
| int pdv_target_id |
Definition at line 43 of file target_core_pscsi.h.
1.8.2