Searched refs:pqi_sas_transport_template (Results 1 – 1 of 1) sorted by relevance
106 static struct scsi_transport_template *pqi_sas_transport_template; variable7583 shost->transportt = pqi_sas_transport_template; in pqi_register_scsi()10533 pqi_sas_transport_template = sas_attach_transport(&pqi_sas_transport_functions); in pqi_init()10534 if (!pqi_sas_transport_template) in pqi_init()10541 sas_release_transport(pqi_sas_transport_template); in pqi_init()10549 sas_release_transport(pqi_sas_transport_template); in pqi_cleanup()