Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptctl.h87 #define MPTFWREPLACE _IOWR(MPT_MAGIC_NUMBER,25,struct mpt_ioctl_replace_fw) macro
H A Dmptctl.c666 } else if (cmd == MPTFWREPLACE) { in __mptctl_ioctl()