DMA_HI_LE
DMA_HI_LE(p_spq->chain.p_phys_addr);
#define DMA_REGPAIR_LE(x, val) (x).hi = DMA_HI_LE((val)); \