Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c374 struct sdebug_target_info { struct
1174 struct sdebug_target_info *targetip = in sdebug_target_reset_fail_show()
1175 (struct sdebug_target_info *)starget->hostdata; in sdebug_target_reset_fail_show()
1194 struct sdebug_target_info *targetip = in sdebug_target_reset_fail_write()
1195 (struct sdebug_target_info *)starget->hostdata; in sdebug_target_reset_fail_write()
1213 struct sdebug_target_info *targetip; in sdebug_target_alloc()
1215 targetip = kzalloc_obj(struct sdebug_target_info); in sdebug_target_alloc()
1234 struct sdebug_target_info *targetip = data; in sdebug_tartget_cleanup_async()
1242 struct sdebug_target_info *targetip; in sdebug_target_destroy()
1244 targetip = (struct sdebug_target_info *)starget->hostdata; in sdebug_target_destroy()
[all …]