EHCI_LIST_END
#define EHCI_LIST_END(ehci) cpu_to_hc32(ehci, 1) /* "null pointer" to hw */
#define EHCI_LIST_END cpu_to_le32(1) /* "null pointer" to hw */