Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.c238 static struct scsi_transport_template *hpsa_sas_transport_template; variable
5853 sh->transportt = hpsa_sas_transport_template; in hpsa_scsi_host_alloc()
9909 hpsa_sas_transport_template = in hpsa_init()
9911 if (!hpsa_sas_transport_template) in hpsa_init()
9917 sas_release_transport(hpsa_sas_transport_template); in hpsa_init()
9925 sas_release_transport(hpsa_sas_transport_template); in hpsa_cleanup()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.c237 static struct scsi_transport_template *hpsa_sas_transport_template; variable
5869 sh->transportt = hpsa_sas_transport_template; in hpsa_scsi_host_alloc()
9924 hpsa_sas_transport_template = in hpsa_init()
9926 if (!hpsa_sas_transport_template) in hpsa_init()
9932 sas_release_transport(hpsa_sas_transport_template); in hpsa_init()
9940 sas_release_transport(hpsa_sas_transport_template); in hpsa_cleanup()

Completed in 24 milliseconds