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