Home
last modified time | relevance | path

Searched refs:chsc_header (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/s390/cio/
Dchsc.h68 struct chsc_header request;
76 struct chsc_header response;
82 struct chsc_header request;
97 struct chsc_header response;
102 struct chsc_header request;
114 struct chsc_header response;
161 struct chsc_header request;
165 struct chsc_header response;
197 struct chsc_header request;
214 struct chsc_header response;
Dchsc.c70 struct chsc_header request;
78 struct chsc_header response;
331 struct chsc_header request;
334 struct chsc_header response;
725 struct chsc_header request; in __chsc_do_secm()
735 struct chsc_header response; in __chsc_do_secm()
908 struct chsc_header request; in chsc_get_channel_measurement_chars()
914 struct chsc_header response; in chsc_get_channel_measurement_chars()
1007 struct chsc_header request; in chsc_enable_facility()
1015 struct chsc_header response; in chsc_enable_facility()
[all …]
Dchsc_sch.c466 struct chsc_header request; in chsc_ioctl_info_channel_path()
477 struct chsc_header response; in chsc_ioctl_info_channel_path()
528 struct chsc_header request; in chsc_ioctl_info_cu()
539 struct chsc_header response; in chsc_ioctl_info_cu()
590 struct chsc_header request; in chsc_ioctl_info_sch_cu()
602 struct chsc_header response; in chsc_ioctl_info_sch_cu()
654 struct chsc_header request; in chsc_ioctl_conf_info()
664 struct chsc_header response; in chsc_ioctl_conf_info()
714 struct chsc_header request; in chsc_ioctl_conf_comp_list()
722 struct chsc_header response; in chsc_ioctl_conf_comp_list()
[all …]
Dqdio_main.c1801 sizeof(struct chsc_header) - in qdio_pnso_brinfo()
/linux-4.1.27/arch/s390/include/uapi/asm/
Dchsc.h32 struct chsc_header { struct
38 struct chsc_header header; argument
39 __u8 data[CHSC_SIZE - sizeof(struct chsc_header)];