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

/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/
H A Disadma.h64 #define IN_CHILD_SPACE(o) ((o) > LO_BOUND && (o) < HI_BOUND) macro
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/
H A Disadma.c416 if (IN_CHILD_SPACE(offset)) { /* Pass to parent */
457 if (IN_CHILD_SPACE(offset)) { /* Pass to parent */
515 if (IN_CHILD_SPACE(offset)) { /* Pass to parent */
573 if (IN_CHILD_SPACE(offset)) { /* Pass to parent */

Completed in 80 milliseconds