Home
last modified time | relevance | path

Searched refs:ebufp (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_smr.c1486 smr_slaballoc_get(int domid, caddr_t bufp, caddr_t ebufp) in smr_slaballoc_get() argument
1495 proc, domid, (void *)bufp, (void *)ebufp); in smr_slaballoc_get()
1517 nslabs = *(int *)ebufp; in smr_slaballoc_get()
1540 if (bufp && (ebufp > sp->sl_end)) { in smr_slaballoc_get()
1543 (void *)ebufp, (void *)sp->sl_start, in smr_slaballoc_get()
1611 *(int *)ebufp = foundit; in smr_slaballoc_get()
/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn_smr.h217 caddr_t ebufp);