Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Ddn.h67 struct optdata_dn { struct
68 __le16 opt_status;
70 __le16 opt_optl;
71 __u8 opt_data[16];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Ddn.h80 struct optdata_dn { struct
81 __le16 opt_status;
83 __le16 opt_optl;
84 __u8 opt_data[16];
/kernel/linux/linux-5.10/include/uapi/linux/
Ddn.h98 struct optdata_dn { struct
99 __le16 opt_status; /* Extended status return */
101 __le16 opt_optl; /* Length of user data */
102 __u8 opt_data[16]; /* User data */