Searched refs:CB_ALIGN (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Deepro100.h18 #define CB_ALIGN 2 /* Alignment of command blocks */ macro
H A Deepro100.c338 ias = malloc_dma ( sizeof ( *ias ), CB_ALIGN );
348 cfg = malloc_dma ( sizeof ( *cfg ), CB_ALIGN );
1073 priv->tcbs = malloc_dma ( TX_RING_BYTES, CB_ALIGN );

Completed in 49 milliseconds