Home
last modified time | relevance | path

Searched defs:uv1_bau_msg_header (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/uv/
Duv_bau.h264 struct uv1_bau_msg_header { struct
265 unsigned int dest_subnodeid:6; /* must be 0x10, for the LB */
267 unsigned int base_dest_nasid:15; /* nasid of the first bit */
269 unsigned int command:8; /* message type */
272 unsigned int rsvd_1:3; /* must be zero */
275 unsigned int rsvd_2:9; /* must be zero */
278 unsigned int sequence:16; /* message sequence number */
285 unsigned int rsvd_3:1; /* must be zero */
290 unsigned int replied_to:1; /* sent as 0 by the source to
293 unsigned int msg_type:3; /* software type of the
[all …]