diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/target/target_core_transport.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/include/target/target_core_transport.h b/include/target/target_core_transport.h index e67feeb88b69..549b6b332b1b 100644 --- a/include/target/target_core_transport.h +++ b/include/target/target_core_transport.h | |||
| @@ -234,18 +234,6 @@ struct se_subsystem_api { | |||
| 234 | */ | 234 | */ |
| 235 | struct list_head sub_api_list; | 235 | struct list_head sub_api_list; |
| 236 | /* | 236 | /* |
| 237 | * For SCF_SCSI_NON_DATA_CDB | ||
| 238 | */ | ||
| 239 | int (*cdb_none)(struct se_task *); | ||
| 240 | /* | ||
| 241 | * For SCF_SCSI_DATA_SG_IO_CDB | ||
| 242 | */ | ||
| 243 | int (*map_data_SG)(struct se_task *); | ||
| 244 | /* | ||
| 245 | * For SCF_SCSI_CONTROL_SG_IO_CDB | ||
| 246 | */ | ||
| 247 | int (*map_control_SG)(struct se_task *); | ||
| 248 | /* | ||
| 249 | * attach_hba(): | 237 | * attach_hba(): |
| 250 | */ | 238 | */ |
| 251 | int (*attach_hba)(struct se_hba *, u32); | 239 | int (*attach_hba)(struct se_hba *, u32); |
