Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mac68k/include/
H A Dadbsys.h158 typedef struct adb_listencmd_s{ struct
159 int address; /* device address */
160 int reg; /* register to which to send bytes */
161 int bytecnt; /* number of bytes */
162 u_char bytes[8]; /* bytes */
/netbsd-src/sys/arch/macppc/include/
H A Dadbsys.h165 typedef struct adb_listencmd_s{ struct
166 int address; /* device address */
167 int reg; /* register to which to send bytes */
168 int bytecnt; /* number of bytes */
169 u_char bytes[8]; /* bytes */