Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dchsc.h57 struct chsc_cu_cd { struct
134 #define CHSC_INFO_CU _IOWR(CHSC_IOCTL_MAGIC, 0x83, struct chsc_cu_cd)
/openbmc/linux/drivers/s390/cio/
H A Dchsc_sch.c486 struct chsc_cu_cd *cd; in chsc_ioctl_info_cu()