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.c10415 typedef void (mptsas_pre_f)(mptsas_t *, mptsas_pt_request_t *); typedef
10416 static mptsas_pre_f mpi_pre_ioc_facts;
10417 static mptsas_pre_f mpi_pre_port_facts;
10418 static mptsas_pre_f mpi_pre_fw_download;
10419 static mptsas_pre_f mpi_pre_fw_25_download;
10420 static mptsas_pre_f mpi_pre_fw_upload;
10421 static mptsas_pre_f mpi_pre_fw_25_upload;
10422 static mptsas_pre_f mpi_pre_sata_passthrough;
10423 static mptsas_pre_f mpi_pre_smp_passthrough;
10424 static mptsas_pre_f mpi_pre_confi
[all...]

Completed in 60 milliseconds