fc_transport_template  399 drivers/scsi/storvsc_drv.c static struct scsi_transport_template *fc_transport_template;
fc_transport_template 1530 drivers/scsi/storvsc_drv.c 	if (scmnd->device->host->transportt == fc_transport_template)
fc_transport_template 1813 drivers/scsi/storvsc_drv.c 		host->transportt = fc_transport_template;
fc_transport_template 1869 drivers/scsi/storvsc_drv.c 	if (host->transportt == fc_transport_template) {
fc_transport_template 1926 drivers/scsi/storvsc_drv.c 	if (host->transportt == fc_transport_template) {
fc_transport_template 1974 drivers/scsi/storvsc_drv.c 	fc_transport_template = fc_attach_transport(&fc_transport_functions);
fc_transport_template 1975 drivers/scsi/storvsc_drv.c 	if (!fc_transport_template)
fc_transport_template 1983 drivers/scsi/storvsc_drv.c 		fc_release_transport(fc_transport_template);
fc_transport_template 1993 drivers/scsi/storvsc_drv.c 	fc_release_transport(fc_transport_template);