Home
last modified time | relevance | path

Searched refs:IDN_ALIGNSIZE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn_smr.h50 #define IDN_ALIGNSIZE 64 macro
57 (uintptr_t)(IDN_ALIGNSIZE - 1)))
H A Didn.h241 - IDN_ALIGNSIZE)
2125 + sizeof (idn_mboxhdr_t)), IDN_ALIGNSIZE))
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn.c1087 if (IDN_SMR_BUFSIZE & (IDN_ALIGNSIZE - 1)) { in idn_size_check()
H A Didn_proto.c11680 mp = allocb(apktlen + IDN_ALIGNSIZE, BPRI_LO); in idn_recv_mboxdata()