Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/smartpqi/
Dsmartpqi_init.c91 static struct scsi_transport_template *pqi_sas_transport_template; variable
6969 shost->transportt = pqi_sas_transport_template; in pqi_register_scsi()
9239 pqi_sas_transport_template = sas_attach_transport(&pqi_sas_transport_functions); in pqi_init()
9240 if (!pqi_sas_transport_template) in pqi_init()
9247 sas_release_transport(pqi_sas_transport_template); in pqi_init()
9255 sas_release_transport(pqi_sas_transport_template); in pqi_cleanup()