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

/freebsd-10.2-release/sys/dev/mps/
H A Dmps_ioctl.h116 struct mps_usr_command { struct
363 #define MPSIO_MPS_COMMAND _IOWR('M', 210, struct mps_usr_command)
H A Dmps_user.c123 typedef int (mps_user_f)(struct mps_command *, struct mps_usr_command *);
144 struct mps_usr_command *);
145 static int mps_user_command(struct mps_softc *, struct mps_usr_command *);
435 mpi_pre_ioc_facts(struct mps_command *cm, struct mps_usr_command *cmd)
454 mpi_pre_port_facts(struct mps_command *cm, struct mps_usr_command *cmd)
473 mpi_pre_fw_download(struct mps_command *cm, struct mps_usr_command *cmd)
527 mpi_pre_fw_upload(struct mps_command *cm, struct mps_usr_command *cmd)
569 mpi_pre_sata_passthrough(struct mps_command *cm, struct mps_usr_command *cmd)
587 mpi_pre_smp_passthrough(struct mps_command *cm, struct mps_usr_command *cmd)
605 mpi_pre_config(struct mps_command *cm, struct mps_usr_command *cm
[all...]

Completed in 107 milliseconds