Searched refs:tu_command (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/twe/
H A Dtweio.h40 TWE_Command tu_command; /* command ready for the controller */ member in struct:twe_usercommand
H A Dtwe.c558 bcopy(&tu->tu_command, cmd, sizeof(TWE_Command));
574 bcopy(cmd, &tu->tu_command, sizeof(TWE_Command));

Completed in 49 milliseconds