Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c83 static struct scsi_transport_template *pqi_sas_transport_template; variable
6605 shost->transportt = pqi_sas_transport_template; in pqi_register_scsi()
8737 pqi_sas_transport_template = sas_attach_transport(&pqi_sas_transport_functions); in pqi_init()
8738 if (!pqi_sas_transport_template) in pqi_init()
8745 sas_release_transport(pqi_sas_transport_template); in pqi_init()
8753 sas_release_transport(pqi_sas_transport_template); in pqi_cleanup()