Searched defs:mfc_dma_command (Results 1 – 1 of 1) sorted by relevance
160 struct mfc_dma_command { struct161 int32_t pad; /* reserved */162 uint32_t lsa; /* local storage address */163 uint64_t ea; /* effective address */164 uint16_t size; /* transfer size */165 uint16_t tag; /* command tag */166 uint16_t class; /* class ID */167 uint16_t cmd; /* command opcode */