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