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

/netbsd-current/sys/arch/amiga/dev/
H A Dgrfabs_reg.h127 BMF_ALIGN64 = 1 << BMB_ALIGN64 /* init/read. */ enumerator in enum:bitmap_flags
H A Dgrfabs_cc.c285 u_short lwpr = (flags & BMF_ALIGN64) ? ((width + 63) / 64) * 2 :
439 depth, BMF_CLEAR | (DMDATA(mode)->max_depth == 8 ? BMF_ALIGN64 : 0));

Completed in 146 milliseconds