Searched defs:pld_hdr (Results 1 – 1 of 1) sorted by relevance
417 struct pld_hdr { in xcrb_msg_to_type6_ep11cprb_msgx() struct418 unsigned char func_tag; /* fixed value 0x4 */ in xcrb_msg_to_type6_ep11cprb_msgx()419 unsigned char func_len; /* fixed value 0x4 */ in xcrb_msg_to_type6_ep11cprb_msgx()420 unsigned int func_val; /* function ID */ in xcrb_msg_to_type6_ep11cprb_msgx()421 unsigned char dom_tag; /* fixed value 0x4 */ in xcrb_msg_to_type6_ep11cprb_msgx()422 unsigned char dom_len; /* fixed value 0x4 */ in xcrb_msg_to_type6_ep11cprb_msgx()423 unsigned int dom_val; /* domain id */ in xcrb_msg_to_type6_ep11cprb_msgx()