struct ppc440spe_adma_chan - internal representation of an ADMA channel : serializes enqueue/dequeue operations to the slot pool : parent device : device chain view of the descriptors : common dmaengine channel object members : complete domain of slots usable by the channel : allows batching of hardware operations : records the actual size of the descriptor slot pool : h/w descriptor chain initialization flag : bottom half where ppc440spe_adma_slot_cleanup runs : if buffers should not be unmapped upon final processing : P destination page for async validate operation : Q destination page for async validate operation : P dma addr for async validate operation : Q dma addr for async validate operation
Definition at line 93 of file adma.h.