Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c10775 typedef void (mptsas_pre_f)(mptsas_t *, mptsas_pt_request_t *); typedef
10776 static mptsas_pre_f mpi_pre_ioc_facts;
10777 static mptsas_pre_f mpi_pre_port_facts;
10778 static mptsas_pre_f mpi_pre_fw_download;
10779 static mptsas_pre_f mpi_pre_fw_25_download;
10780 static mptsas_pre_f mpi_pre_fw_upload;
10781 static mptsas_pre_f mpi_pre_fw_25_upload;
10782 static mptsas_pre_f mpi_pre_sata_passthrough;
10783 static mptsas_pre_f mpi_pre_smp_passthrough;
10784 static mptsas_pre_f mpi_pre_config;
[all …]