Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_priv.h139 extern struct scsi_transport_template blank_transport_template;
Dhosts.c404 shost->transportt = &blank_transport_template; in scsi_host_alloc()
Dscsi_sysfs.c1275 struct scsi_transport_template blank_transport_template = { { { {NULL, }, }, }, }; variable