Searched defs:rs6000_dma_cookie (Results 1 – 1 of 1) sorted by relevance
51 struct rs6000_dma_cookie { struct52 int id_flags;53 uint32_t bid; /* the BID of this IOCC */54 uint32_t tce_off; /* offset of the TCE */55 uint32_t nroftce;56 uint32_t nrofslaves; /* nrof slave channels */57 uint32_t slave_regs; /* allocation bitmask */58 uint32_t dma_regs; /* allocation bitmask */