Searched refs:mpr_usr_command (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/mpr/ |
| HD | mpr_user.c | 122 typedef int (mpr_user_f)(struct mpr_command *, struct mpr_usr_command *); 143 struct mpr_usr_command *); 144 static int mpr_user_command(struct mpr_softc *, struct mpr_usr_command *); 451 mpi_pre_ioc_facts(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_ioc_facts() 470 mpi_pre_port_facts(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_port_facts() 489 mpi_pre_fw_download(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_fw_download() 529 mpi_pre_fw_upload(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_fw_upload() 557 mpi_pre_sata_passthrough(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_sata_passthrough() 575 mpi_pre_smp_passthrough(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_smp_passthrough() 593 mpi_pre_config(struct mpr_command *cm, struct mpr_usr_command *cmd) in mpi_pre_config() [all …]
|
| HD | mpr_ioctl.h | 116 struct mpr_usr_command { struct 362 #define MPRIO_MPR_COMMAND _IOWR('M', 210, struct mpr_usr_command)
|