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