Searched refs:MPTFWREPLACE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/message/fusion/ | ||
D | mptctl.h | 87 #define MPTFWREPLACE _IOWR(MPT_MAGIC_NUMBER,25,struct mpt_ioctl_replace_fw) macro |
D | mptctl.c | 670 } else if (cmd == MPTFWREPLACE) { in __mptctl_ioctl() |