Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptsas.c2353 static struct scsi_transport_template *mptsas_transport_template; variable
5207 sh->transportt = mptsas_transport_template; in mptsas_probe()
5392 mptsas_transport_template = in mptsas_init()
5394 if (!mptsas_transport_template) in mptsas_init()
5415 sas_release_transport(mptsas_transport_template); in mptsas_init()
5424 sas_release_transport(mptsas_transport_template); in mptsas_exit()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptsas.c2381 static struct scsi_transport_template *mptsas_transport_template; variable
5237 sh->transportt = mptsas_transport_template; in mptsas_probe()
5422 mptsas_transport_template = in mptsas_init()
5424 if (!mptsas_transport_template) in mptsas_init()
5445 sas_release_transport(mptsas_transport_template); in mptsas_init()
5454 sas_release_transport(mptsas_transport_template); in mptsas_exit()

Completed in 12 milliseconds