Home
last modified time | relevance | path

Searched refs:MPTIOCINFO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptctl.h78 #define MPTIOCINFO _IOWR(MPT_MAGIC_NUMBER,17,struct mpt_ioctl_iocinfo) macro
118 * port - must be defined for all IOCTL commands other than MPTIOCINFO
H A Dmptctl.c658 if ((cmd & ~IOCSIZE_MASK) == (MPTIOCINFO & ~IOCSIZE_MASK)) { in __mptctl_ioctl()
2809 case MPTIOCINFO: in compat_mpctl_ioctl()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptctl.h78 #define MPTIOCINFO _IOWR(MPT_MAGIC_NUMBER,17,struct mpt_ioctl_iocinfo) macro
118 * port - must be defined for all IOCTL commands other than MPTIOCINFO
H A Dmptctl.c654 if ((cmd & ~IOCSIZE_MASK) == (MPTIOCINFO & ~IOCSIZE_MASK)) { in __mptctl_ioctl()
2812 case MPTIOCINFO: in compat_mpctl_ioctl()

Completed in 9 milliseconds