Home
last modified time | relevance | path

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

/freebsd/sys/dev/safexcel/
H A Dsafexcel_var.h59 struct safexcel_control_data { struct
60 uint32_t packet_length : 17;
61 uint32_t options : 13;
62 uint32_t type : 2;
64 uint16_t application_id;
65 uint16_t rsvd;
67 uint32_t context_lo;
68 uint32_t context_hi;
70 uint32_t control0;
71 uint32_t control1;
[all …]