Searched defs:mtip_cmd (Results 1 – 1 of 1) sorted by relevance
320 struct mtip_cmd { struct322 struct mtip_cmd_hdr *command_header; /* ptr to command header entry */ argument337 struct mtip_cmd *cmd, argument340 int scatter_ents; /* Number of scatter list entries used */342 int unaligned; /* command is unaligned on 4k boundary */344 struct scatterlist sg[MTIP_MAX_SG]; /* Scatter list entries */346 int retries; /* The number of retries left for this command. */348 int direction; /* Data transfer direction */