Searched refs:ev_qualifier (Results 1 – 2 of 2) sorted by relevance
23 u8 ev_qualifier; member73 switch (cdata->ev_qualifier) { in sclp_conf_receiver_fn()108 sccb->ofb_evbuf.cm_data.ev_qualifier = EV_QUAL_OPEN4BUSINESS; in sclp_ofb_send_req()
149 struct strlist *ev_qualifier; member1842 size_t nr_used = 0, nr_allocated = strlist__nr_entries(trace->ev_qualifier); in trace__validate_ev_qualifier()1854 strlist__for_each_entry(pos, trace->ev_qualifier) { in trace__validate_ev_qualifier()4628 trace->ev_qualifier = strlist__new(lists[1], &slist_config);4629 if (trace->ev_qualifier == NULL) {