Home
last modified time | relevance | path

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

/Linux-v4.19/arch/m68k/include/asm/
Dadb_iop.h37 struct adb_iopmsg { struct
38 __u8 flags; /* ADB flags */
39 __u8 count; /* no. of data bytes */
40 __u8 cmd; /* ADB command */
41 __u8 data[8]; /* ADB data */
42 __u8 spare[21]; /* spare */