Home
last modified time | relevance | path

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

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