uhci_soft_td
#define UHCI_STD_SIZE (roundup(sizeof(struct uhci_soft_td), UHCI_TD_ALIGN))
typedef struct uhci_soft_td uhci_soft_td_t;
struct uhci_soft_td *std;