Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_priv.h156 extern struct scsi_transport_template blank_transport_template;
H A Dhosts.c428 shost->transportt = &blank_transport_template; in scsi_host_alloc()
H A Dscsi_sysfs.c1689 struct scsi_transport_template blank_transport_template = { { { {NULL, }, }, }, }; variable