Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/smartpqi/
Dsmartpqi_init.c83 static struct scsi_transport_template *pqi_sas_transport_template; variable
6600 shost->transportt = pqi_sas_transport_template; in pqi_register_scsi()
8575 pqi_sas_transport_template = sas_attach_transport(&pqi_sas_transport_functions); in pqi_init()
8576 if (!pqi_sas_transport_template) in pqi_init()
8583 sas_release_transport(pqi_sas_transport_template); in pqi_init()
8591 sas_release_transport(pqi_sas_transport_template); in pqi_cleanup()