Home
last modified time | relevance | path

Searched refs:ESTC_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h495 #define ESTC_UNAVAILABLE 1031 /* Slot is unavailable to the domain */ macro
/titanic_41/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h498 #define ESTC_UNAVAILABLE 1031 /* Slot is unavailable to the domain */ macro
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c2265 return (drerr_new(0, ESTC_UNAVAILABLE, "%s", a_pnt)); in drmach_mbx2sbderr()
4865 if (err->e_code == ESTC_UNAVAILABLE) { in drmach_board_lookup()