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

/freebsd-11.0-release/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c229 AGTIAPI_64BIT_ALIGN ) {
232 AGTIAPI_64BIT_ALIGN;
344 alignment < AGTIAPI_64BIT_ALIGN ) {
346 alignment = AGTIAPI_64BIT_ALIGN;
392 AGTIAPI_64BIT_ALIGN ) {
393 pRscInfo->tiSharedMem.tdSharedCachedMem1.alignment = AGTIAPI_64BIT_ALIGN;
512 if( lTmpAlign < AGTIAPI_64BIT_ALIGN ) {
515 lTmpAlign = AGTIAPI_64BIT_ALIGN;
563 if( lTmpAlign < AGTIAPI_64BIT_ALIGN ) {
564 //pRscInfo->tiSharedMem.tdSharedCachedMem1.alignment=AGTIAPI_64BIT_ALIGN;
[all...]
H A Dlxcommon.h53 #define AGTIAPI_64BIT_ALIGN 8 /* 64 bit environment alignment */ macro

Completed in 93 milliseconds