BNX_DCOPY_ALIGN
alignedsize += (BNX_DCOPY_ALIGN - 1);
alignedsize &= ~((unsigned int)(BNX_DCOPY_ALIGN - 1));