Searched defs:adb_listencmd_s (Results 1 – 2 of 2) sorted by relevance
158 typedef struct adb_listencmd_s{ struct159 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 */
165 typedef struct adb_listencmd_s{ struct166 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 */