Searched refs:TD_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance
32 #define TD_ALIGNMENT ARCH_DMA_MINALIGN macro34 #define TD_ALIGNMENT 32 macro129 } __attribute__((aligned(TD_ALIGNMENT)));371 td_t tds[NUM_TD] __aligned(TD_ALIGNMENT);386 struct ohci_device ohci_dev __aligned(TD_ALIGNMENT);387 struct ohci_device int_dev[NUM_INT_DEVS] __aligned(TD_ALIGNMENT);
Completed in 4 milliseconds