Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c10688 typedef void (mptsas_pre_f)(mptsas_t *, mptsas_pt_request_t *); typedef
10689 static mptsas_pre_f mpi_pre_ioc_facts;
10690 static mptsas_pre_f mpi_pre_port_facts;
10691 static mptsas_pre_f mpi_pre_fw_download;
10692 static mptsas_pre_f mpi_pre_fw_25_download;
10693 static mptsas_pre_f mpi_pre_fw_upload;
10694 static mptsas_pre_f mpi_pre_fw_25_upload;
10695 static mptsas_pre_f mpi_pre_sata_passthrough;
10696 static mptsas_pre_f mpi_pre_smp_passthrough;
10697 static mptsas_pre_f mpi_pre_config;
[all …]