QH_NEXT
#define QH_NEXT(fotg210, dma) \
#define QH_NEXT(ehci, dma) \
#define QH_NEXT(dma) (cpu_to_le32(((u32)dma)&~0x01f)|Q_TYPE_QH)