Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcdrom.h266 struct event_header { struct
267 __be16 data_len;
269 __u8 nea : 1;
270 __u8 reserved1 : 4;
271 __u8 notification_class : 3;
273 __u8 notification_class : 3;
274 __u8 reserved1 : 4;
275 __u8 nea : 1;
277 __u8 supp_event_class;