Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/cio/
Dchsc.h74 struct chsc_header request;
82 struct chsc_header response;
88 struct chsc_header request;
103 struct chsc_header response;
108 struct chsc_header request;
120 struct chsc_header response;
126 struct chsc_header request;
134 struct chsc_header response;
186 struct chsc_header request;
190 struct chsc_header response;
[all …]
Dchsc.c74 struct chsc_header request;
82 struct chsc_header response;
312 struct chsc_header request;
315 struct chsc_header response;
812 struct chsc_header request; in __chsc_do_secm()
822 struct chsc_header response; in __chsc_do_secm()
982 struct chsc_header request; in chsc_get_channel_measurement_chars()
988 struct chsc_header response; in chsc_get_channel_measurement_chars()
1118 struct chsc_header request; in chsc_get_cssid()
1122 struct chsc_header response; in chsc_get_cssid()
[all …]
Dchsc_sch.c461 struct chsc_header request; in chsc_ioctl_info_channel_path()
472 struct chsc_header response; in chsc_ioctl_info_channel_path()
523 struct chsc_header request; in chsc_ioctl_info_cu()
534 struct chsc_header response; in chsc_ioctl_info_cu()
585 struct chsc_header request; in chsc_ioctl_info_sch_cu()
597 struct chsc_header response; in chsc_ioctl_info_sch_cu()
649 struct chsc_header request; in chsc_ioctl_conf_info()
659 struct chsc_header response; in chsc_ioctl_conf_info()
709 struct chsc_header request; in chsc_ioctl_conf_comp_list()
717 struct chsc_header response; in chsc_ioctl_conf_comp_list()
[all …]
Dtrace.h286 TP_PROTO(struct chsc_header *chsc, int cc),
300 chsc = (struct chsc_header *) ((char *) chsc + chsc->length);
Dqdio_main.c1812 sizeof(struct chsc_header) - in qdio_pnso_brinfo()
/Linux-v5.4/arch/s390/include/uapi/asm/
Dchsc.h33 struct chsc_header { struct
39 struct chsc_header header; argument
40 __u8 data[CHSC_SIZE - sizeof(struct chsc_header)];