Searched refs:pqi_sas_transport_template (Results 1 – 1 of 1) sorted by relevance
106 static struct scsi_transport_template *pqi_sas_transport_template; variable7497 shost->transportt = pqi_sas_transport_template; in pqi_register_scsi()10231 pqi_sas_transport_template = sas_attach_transport(&pqi_sas_transport_functions); in pqi_init()10232 if (!pqi_sas_transport_template) in pqi_init()10239 sas_release_transport(pqi_sas_transport_template); in pqi_init()10247 sas_release_transport(pqi_sas_transport_template); in pqi_cleanup()