Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds