Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptspi.c92 static struct scsi_transport_template *mptspi_transport_template = NULL; variable
1519 sh->transportt = mptspi_transport_template; in mptspi_probe()
1578 mptspi_transport_template = spi_attach_transport(&mptspi_transport_functions); in mptspi_init()
1579 if (!mptspi_transport_template) in mptspi_init()
1594 spi_release_transport(mptspi_transport_template); in mptspi_init()
1615 spi_release_transport(mptspi_transport_template); in mptspi_exit()