Home
last modified time | relevance | path

Searched refs:CHSC_ON_CLOSE_REMOVE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dchsc.h142 #define CHSC_ON_CLOSE_REMOVE _IO(CHSC_IOCTL_MAGIC, 0x8b) macro
/openbmc/linux/drivers/s390/cio/
H A Dchsc_sch.c873 case CHSC_ON_CLOSE_REMOVE: in chsc_ioctl()