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.c427 struct sdebug_target_info { struct
1228 struct sdebug_target_info *targetip = in sdebug_target_reset_fail_show()
1229 (struct sdebug_target_info *)starget->hostdata; in sdebug_target_reset_fail_show()
1248 struct sdebug_target_info *targetip = in sdebug_target_reset_fail_write()
1249 (struct sdebug_target_info *)starget->hostdata; in sdebug_target_reset_fail_write()
1267 struct sdebug_target_info *targetip; in sdebug_target_alloc()
1269 targetip = kzalloc_obj(struct sdebug_target_info); in sdebug_target_alloc()
1288 struct sdebug_target_info *targetip = data; in sdebug_tartget_cleanup_async()
1296 struct sdebug_target_info *targetip; in sdebug_target_destroy()
1298 targetip = (struct sdebug_target_info *)starget->hostdata; in sdebug_target_destroy()
[all …]