Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c554 struct sas_function_template pqi_sas_transport_functions = { variable
H A Dsmartpqi.h1443 extern struct sas_function_template pqi_sas_transport_functions;
H A Dsmartpqi_init.c8737 pqi_sas_transport_template = sas_attach_transport(&pqi_sas_transport_functions); in pqi_init()