Linux Kernel
3.7.1
|
#include <linux/transport_class.h>
#include <linux/blkdev.h>
#include <linux/bug.h>
#include <scsi/scsi_host.h>
#include <scsi/scsi_device.h>
Go to the source code of this file.
Data Structures | |
struct | scsi_transport_template |
Macros | |
#define | transport_class_to_shost(tc) dev_to_shost((tc)->parent) |
Definition at line 84 of file scsi_transport.h.