Searched refs:mptspi_transport_template (Results 1 – 1 of 1) sorted by relevance
92 static struct scsi_transport_template *mptspi_transport_template = NULL; variable1525 sh->transportt = mptspi_transport_template; in mptspi_probe()1576 mptspi_transport_template = spi_attach_transport(&mptspi_transport_functions); in mptspi_init()1577 if (!mptspi_transport_template) in mptspi_init()1592 spi_release_transport(mptspi_transport_template); in mptspi_init()1613 spi_release_transport(mptspi_transport_template); in mptspi_exit()