Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dchsc.h77 struct chsc_conf_info { struct
136 #define CHSC_INFO_CI _IOWR(CHSC_IOCTL_MAGIC, 0x85, struct chsc_conf_info)
/openbmc/linux/drivers/s390/cio/
H A Dchsc_sch.c612 struct chsc_conf_info *ci; in chsc_ioctl_conf_info()