Home
last modified time | relevance | path

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

/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c564 struct sas_function_template pqi_sas_transport_functions = { variable
H A Dsmartpqi.h1716 extern struct sas_function_template pqi_sas_transport_functions;
H A Dsmartpqi_init.c10533 pqi_sas_transport_template = sas_attach_transport(&pqi_sas_transport_functions); in pqi_init()