Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/
H A Dmptspi.c92 static struct scsi_transport_template *mptspi_transport_template = NULL; variable
1521 sh->transportt = mptspi_transport_template; in mptspi_probe()
1580 mptspi_transport_template = spi_attach_transport(&mptspi_transport_functions); in mptspi_init()
1581 if (!mptspi_transport_template) in mptspi_init()
1596 spi_release_transport(mptspi_transport_template); in mptspi_init()
1617 spi_release_transport(mptspi_transport_template); in mptspi_exit()