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

/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c106 static struct scsi_transport_template *pqi_sas_transport_template; variable in typeref:struct:scsi_transport_template
7529 shost->transportt = pqi_sas_transport_template;
10303 pqi_sas_transport_template = sas_attach_transport(&pqi_sas_transport_functions);
10304 if (!pqi_sas_transport_template)
10311 sas_release_transport(pqi_sas_transport_template);
10319 sas_release_transport(pqi_sas_transport_template);

Completed in 125 milliseconds