Home
last modified time | relevance | path

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

/linux-4.4.14/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;
119 struct chsc_header request;
127 struct chsc_header response;
176 struct chsc_header request;
180 struct chsc_header response;
[all …]
Dchsc.c71 struct chsc_header request;
79 struct chsc_header response;
302 struct chsc_header request;
305 struct chsc_header response;
806 struct chsc_header request; in __chsc_do_secm()
816 struct chsc_header response; in __chsc_do_secm()
989 struct chsc_header request; in chsc_get_channel_measurement_chars()
995 struct chsc_header response; in chsc_get_channel_measurement_chars()
1135 struct chsc_header request; in chsc_determine_css_characteristics()
1139 struct chsc_header response; in chsc_determine_css_characteristics()
[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.4.14/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)];