Searched defs:sdebug_host_info (Results 1 - 1 of 1) sorted by path

/drivers/scsi/
H A Dscsi_debug.c279 struct sdebug_host_info *sdbg_host;
287 struct sdebug_host_info { struct
295 container_of(d, struct sdebug_host_info, dev)
380 struct sdebug_host_info *sdbg_host;
2624 sdebug_device_create(struct sdebug_host_info *sdbg_host, gfp_t flags)
2638 struct sdebug_host_info * sdbg_host;
2645 sdbg_host = *(struct sdebug_host_info **)shost_priv(sdev->host);
2866 struct sdebug_host_info *sdbg_host;
2883 sdbg_host = *(struct sdebug_host_info **)shost_priv(hp);
2902 struct sdebug_host_info *sdbg_hos
[all...]

Completed in 36 milliseconds