Searched refs:ibmvfc_transport_template (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/ibmvscsi/
H A Dibmvfc.c57 static struct scsi_transport_template *ibmvfc_transport_template; variable in typeref:struct:scsi_transport_template
4719 shost->transportt = ibmvfc_transport_template;
4950 ibmvfc_transport_template = fc_attach_transport(&ibmvfc_transport_functions);
4951 if (!ibmvfc_transport_template)
4956 fc_release_transport(ibmvfc_transport_template);
4969 fc_release_transport(ibmvfc_transport_template);

Completed in 1134 milliseconds