Searched refs:MPTFWREPLACE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/message/fusion/ | ||
D | mptctl.h | 100 #define MPTFWREPLACE _IOWR(MPT_MAGIC_NUMBER,25,struct mpt_ioctl_replace_fw) macro |
D | mptctl.c | 664 } else if (cmd == MPTFWREPLACE) { in mptctl_ioctl() |