Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/smartpqi/
Dsmartpqi_sas_transport.c564 struct sas_function_template pqi_sas_transport_functions = { variable
Dsmartpqi.h1691 extern struct sas_function_template pqi_sas_transport_functions;
Dsmartpqi_init.c10034 pqi_sas_transport_template = sas_attach_transport(&pqi_sas_transport_functions); in pqi_init()