QTD_MASK
#define QTD_MASK(fotg210) cpu_to_hc32(fotg210, ~0x1f)
#define QTD_MASK(ehci) cpu_to_hc32(ehci, ~0x1f)
#define QTD_MASK cpu_to_le32 (~0x1f)