Searched refs:tu_cmd (Results 1 – 2 of 2) sorted by relevance
45 struct twe_cmd tu_cmd; /* command ready for the controller */ member
1799 memcpy(ccb->ccb_cmd, &tu->tu_cmd, sizeof(struct twe_cmd)); in tweioctl()1819 memcpy(&tu->tu_cmd, ccb->ccb_cmd, sizeof(struct twe_cmd)); in tweioctl()1823 tu->tu_cmd.tc_opcode, tu->tu_cmd.tc_status); in tweioctl()