Searched refs:sym2_transport_template (Results 1 – 1 of 1) sorted by relevance
112 static struct scsi_transport_template *sym2_transport_template = NULL; variable1354 BUG_ON(sym2_transport_template == NULL); in sym_attach()1355 shost->transportt = sym2_transport_template; in sym_attach()2044 sym2_transport_template = spi_attach_transport(&sym2_transport_functions); in sym2_init()2045 if (!sym2_transport_template) in sym2_init()2050 spi_release_transport(sym2_transport_template); in sym2_init()2057 spi_release_transport(sym2_transport_template); in sym2_exit()