Home
last modified time | relevance | path

Searched refs:MGSL_IOCTXABORT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dsynclink.h285 #define MGSL_IOCTXABORT _IO(MGSL_MAGIC_IOC,6) macro
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1216 +pub const MGSL_IOCTXABORT: u32 = 27910;
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c1012 case MGSL_IOCTXABORT: in ioctl()