Home
last modified time | relevance | path

Searched refs:sym2_transport_template (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/scsi/sym53c8xx_2/
Dsym_glue.c125 static struct scsi_transport_template *sym2_transport_template = NULL; variable
1452 BUG_ON(sym2_transport_template == NULL); in sym_attach()
1453 shost->transportt = sym2_transport_template; in sym_attach()
2140 sym2_transport_template = spi_attach_transport(&sym2_transport_functions); in sym2_init()
2141 if (!sym2_transport_template) in sym2_init()
2146 spi_release_transport(sym2_transport_template); in sym2_init()
2153 spi_release_transport(sym2_transport_template); in sym2_exit()