twa_command_header
sizeof(struct twa_command_header));
sizeof(struct twa_command_header));
sizeof(struct twa_command_header));
struct twa_command_header *);
struct twa_command_header *cmd_hdr;
cmd_hdr = (struct twa_command_header *)(tr->tr_data);
struct twa_command_header *cmd_hdr =
(struct twa_command_header *)(tr->tr_data);
twa_enqueue_aen(struct twa_softc *sc, struct twa_command_header *cmd_hdr)
sizeof(struct twa_command_header) + 28);
uint8_t padding[1024 - sizeof(struct twa_command_header)];
struct twa_command_header cmd_hdr;