Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Ddvdio.h60 struct dvd_authinfo { struct
61 unsigned char format;
62 u_int8_t agid :2;
63 u_int8_t asf :1;
64 u_int8_t cpm :1;
65 u_int8_t cp_sec :1;
66 u_int8_t cgms :2;
67 u_int8_t reg_type :2;
68 u_int8_t vend_rsts :3;
69 u_int8_t user_rsts :3;
[all …]