twe_cmd
struct twe_cmd *tc;
struct twe_cmd *tc;
struct twe_cmd *tc;
struct twe_cmd *tc;
struct twe_cmd *tc;
sizeof(struct twe_cmd),
struct twe_cmd *tc;
struct twe_cmd *tc;
sizeof(struct twe_cmd),
ccb->ccb_cmdid * sizeof(struct twe_cmd);
memcpy(ccb->ccb_cmd, &tu->tu_cmd, sizeof(struct twe_cmd));
memcpy(&tu->tu_cmd, ccb->ccb_cmd, sizeof(struct twe_cmd));
struct twe_cmd *tc;
size = sizeof(struct twe_cmd) * TWE_MAX_QUEUECNT;
tc = (struct twe_cmd *)sc->sc_cmds;
struct twe_cmd *tc;
struct twe_cmd tu_cmd; /* command ready for the controller */
struct twe_cmd *ccb_cmd;