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