Searched refs:mps_user_f (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/mps/
H A Dmps_user.c124 typedef int (mps_user_f)(struct mps_command *, struct mps_usr_command *); typedef
125 static mps_user_f mpi_pre_ioc_facts;
126 static mps_user_f mpi_pre_port_facts;
127 static mps_user_f mpi_pre_fw_download;
128 static mps_user_f mpi_pre_fw_upload;
129 static mps_user_f mpi_pre_sata_passthrough;
130 static mps_user_f mpi_pre_smp_passthrough;
131 static mps_user_f mpi_pre_config;
132 static mps_user_f mpi_pre_sas_io_unit_control;
629 mps_user_f *f_pr
[all...]

Completed in 44 milliseconds