Searched defs:mfc_dma_command (Results 1 – 1 of 1) sorted by relevance
173 struct mfc_dma_command { struct174 int32_t pad; /* reserved */175 uint32_t lsa; /* local storage address */176 uint64_t ea; /* effective address */177 uint16_t size; /* transfer size */178 uint16_t tag; /* command tag */179 uint16_t class; /* class ID */180 uint16_t cmd; /* command opcode */