Searched refs:chsc_header (Results 1 – 7 of 7) sorted by relevance
96 struct chsc_header request;104 struct chsc_header response;110 struct chsc_header request;125 struct chsc_header response;130 struct chsc_header request;142 struct chsc_header response;148 struct chsc_header request;156 struct chsc_header response;209 struct chsc_header request;213 struct chsc_header response;
93 struct chsc_header request;101 struct chsc_header response;341 struct chsc_header request;344 struct chsc_header response;872 struct chsc_header request; in __chsc_do_secm()1087 struct chsc_header request; in chsc_get_channel_measurement_chars()1215 struct chsc_header request; in chsc_get_cssid_iid()1270 struct chsc_header request; in chsc_determine_css_characteristics()1312 struct chsc_header request; in chsc_sstpc()1343 struct chsc_header request; in chsc_sstpi()[all …]
427 struct chsc_header request; in chsc_ioctl_info_channel_path()438 struct chsc_header response; in chsc_ioctl_info_channel_path()489 struct chsc_header request; in chsc_ioctl_info_cu()500 struct chsc_header response; in chsc_ioctl_info_cu()551 struct chsc_header request; in chsc_ioctl_info_sch_cu()563 struct chsc_header response; in chsc_ioctl_info_sch_cu()615 struct chsc_header request; in chsc_ioctl_conf_info()625 struct chsc_header response; in chsc_ioctl_conf_info()675 struct chsc_header request; in chsc_ioctl_conf_comp_list()683 struct chsc_header response; in chsc_ioctl_conf_comp_list()[all …]
284 TP_PROTO(struct chsc_header *chsc, int cc),298 chsc = (struct chsc_header *) ((char *) chsc + chsc->length);
33 struct chsc_header { struct39 struct chsc_header header; argument40 __u8 data[CHSC_SIZE - sizeof(struct chsc_header)];
49 struct chsc_header request;66 struct chsc_header response;
581 elems = (rr->response.length - sizeof(struct chsc_header) - in qeth_l2_pnso()