Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c554 struct sas_function_template pqi_sas_transport_functions = { variable
Dsmartpqi.h1443 extern struct sas_function_template pqi_sas_transport_functions;
Dsmartpqi_init.c8575 pqi_sas_transport_template = sas_attach_transport(&pqi_sas_transport_functions); in pqi_init()