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