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

/netbsd-6-1-5-RELEASE/sys/arch/newsmips/apbus/
H A Dif_sn.c95 #define SOALIGN(m, array) (m ? (roundup((int)array, 4)) : \ macro
149 p = (uint8_t *)SOALIGN(sc, p);
155 p = (uint8_t *)SOALIGN(sc, p);
164 p = (uint8_t *)SOALIGN(sc, p);

Completed in 59 milliseconds