Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dds.c52 #define DS_DATA 0x09 macro
299 pkt.data.tag.type = DS_DATA; in md_update_data()
337 pkt.data.tag.type = DS_DATA; in domain_shutdown_data()
377 pkt.data.tag.type = DS_DATA; in domain_panic_data()
434 pkt.data.tag.type = DS_DATA; in __dr_cpu_send_error()
497 resp->tag.type = DS_DATA; in dr_cpu_init_response()
796 pkt.header.data.tag.type = DS_DATA; in ldom_set_var()
1146 if (tag->type < DS_DATA) in ds_event()