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

/drivers/message/fusion/
H A Dmptspi.c92 static struct scsi_transport_template *mptspi_transport_template = NULL; variable in typeref:struct:scsi_transport_template
1523 sh->transportt = mptspi_transport_template;
1574 mptspi_transport_template = spi_attach_transport(&mptspi_transport_functions);
1575 if (!mptspi_transport_template)
1590 spi_release_transport(mptspi_transport_template);
1611 spi_release_transport(mptspi_transport_template);

Completed in 12 milliseconds