Searched defs:iproc_xact_info (Results 1 – 1 of 1) sorted by relevance
326 struct iproc_xact_info { struct327 unsigned char command;328 unsigned char *data;329 unsigned int size;330 unsigned short flags; /* used for specifying PEC, 10-bit addresses */331 unsigned char smb_proto; /* SMBus protocol */332 unsigned int cmd_valid; /* true if command is valid else false */
Completed in 6 milliseconds