#include <nv_control.h>
Public Attributes | |
| union { | |
| struct { | |
| BYTE type | |
| BYTE detail | |
| CARD16 sequenceNumber B16 | |
| } u | |
| struct { | |
| BYTE type | |
| BYTE detail | |
| CARD16 sequenceNumber B16 | |
| CARD32 time B32 | |
| CARD16 target_type B16 | |
| CARD16 target_id B16 | |
| CARD32 display_mask B32 | |
| CARD32 attribute B32 | |
| CARD32 value B32 | |
| CARD32 pad0 B32 | |
| CARD32 pad1 B32 | |
| } attribute_changed | |
| struct { | |
| BYTE type | |
| BYTE detail | |
| CARD16 sequenceNumber B16 | |
| CARD32 time B32 | |
| CARD16 target_type B16 | |
| CARD16 target_id B16 | |
| CARD32 display_mask B32 | |
| CARD32 attribute B32 | |
| CARD32 value B32 | |
| CARD8 availability | |
| CARD8 pad0 | |
| CARD16 pad1 B16 | |
| CARD32 pad2 B32 | |
| } availability_changed | |
| } | u |
Definition at line 501 of file nv_control.h.
Definition at line 504 of file nv_control.h.
Definition at line 505 of file nv_control.h.
| CARD16 sequenceNumber xnvctrlEventTarget::B16 |
Definition at line 506 of file nv_control.h.
| struct { ... } xnvctrlEventTarget::u |
Referenced by wire_to_event().
| CARD32 time xnvctrlEventTarget::B32 |
Definition at line 512 of file nv_control.h.
| CARD16 target_type xnvctrlEventTarget::B16 |
Definition at line 513 of file nv_control.h.
| CARD16 target_id xnvctrlEventTarget::B16 |
Definition at line 514 of file nv_control.h.
| CARD32 display_mask xnvctrlEventTarget::B32 |
Definition at line 515 of file nv_control.h.
| CARD32 attribute xnvctrlEventTarget::B32 |
Definition at line 516 of file nv_control.h.
| CARD32 value xnvctrlEventTarget::B32 |
Definition at line 517 of file nv_control.h.
| CARD32 pad0 xnvctrlEventTarget::B32 |
Definition at line 518 of file nv_control.h.
| CARD32 pad1 xnvctrlEventTarget::B32 |
Definition at line 519 of file nv_control.h.
| struct { ... } xnvctrlEventTarget::attribute_changed |
Definition at line 531 of file nv_control.h.
| CARD8 xnvctrlEventTarget::pad0 |
Definition at line 532 of file nv_control.h.
| CARD16 pad1 xnvctrlEventTarget::B16 |
Definition at line 533 of file nv_control.h.
| CARD32 pad2 xnvctrlEventTarget::B32 |
Definition at line 534 of file nv_control.h.
| struct { ... } xnvctrlEventTarget::availability_changed |
| union { ... } xnvctrlEventTarget::u |
1.6.3