Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
A Dchsc.h75 struct chsc_header request;
83 struct chsc_header response;
89 struct chsc_header request;
104 struct chsc_header response;
109 struct chsc_header request;
121 struct chsc_header response;
127 struct chsc_header request;
135 struct chsc_header response;
188 struct chsc_header request;
192 struct chsc_header response;
A Dchsc.c80 struct chsc_header request;
88 struct chsc_header response;
328 struct chsc_header request;
331 struct chsc_header response;
858 struct chsc_header request; in __chsc_do_secm()
1028 struct chsc_header request; in chsc_get_channel_measurement_chars()
1164 struct chsc_header request; in chsc_get_cssid_iid()
1219 struct chsc_header request; in chsc_determine_css_characteristics()
1261 struct chsc_header request; in chsc_sstpc()
1292 struct chsc_header request; in chsc_sstpi()
[all …]
A Dchsc_sch.c431 struct chsc_header request; in chsc_ioctl_info_channel_path()
442 struct chsc_header response; in chsc_ioctl_info_channel_path()
493 struct chsc_header request; in chsc_ioctl_info_cu()
504 struct chsc_header response; in chsc_ioctl_info_cu()
555 struct chsc_header request; in chsc_ioctl_info_sch_cu()
567 struct chsc_header response; in chsc_ioctl_info_sch_cu()
619 struct chsc_header request; in chsc_ioctl_conf_info()
629 struct chsc_header response; in chsc_ioctl_conf_info()
679 struct chsc_header request; in chsc_ioctl_conf_comp_list()
687 struct chsc_header response; in chsc_ioctl_conf_comp_list()
[all …]
A Dtrace.h284 TP_PROTO(struct chsc_header *chsc, int cc),
298 chsc = (struct chsc_header *) ((char *) chsc + chsc->length);
/linux/arch/s390/include/uapi/asm/
A Dchsc.h33 struct chsc_header { struct
39 struct chsc_header header; argument
40 __u8 data[CHSC_SIZE - sizeof(struct chsc_header)];
/linux/arch/s390/include/asm/
A Dchsc.h46 struct chsc_header request;
63 struct chsc_header response;
/linux/drivers/s390/net/
A Dqeth_l2_main.c588 elems = (rr->response.length - sizeof(struct chsc_header) - in qeth_l2_pnso()

Completed in 23 milliseconds