Home
last modified time | relevance | path

Searched defs:mtip_cmd (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/block/mtip32xx/
Dmtip32xx.h326 struct mtip_cmd { struct
328 struct mtip_cmd_hdr *command_header; /* ptr to command header entry */ argument
343 struct mtip_cmd *cmd, argument
346 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 */