Searched refs:ESTC_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance
495 #define ESTC_UNAVAILABLE 1031 /* Slot is unavailable to the domain */ macro
498 #define ESTC_UNAVAILABLE 1031 /* Slot is unavailable to the domain */ macro
2265 return (drerr_new(0, ESTC_UNAVAILABLE, "%s", a_pnt)); in drmach_mbx2sbderr()4865 if (err->e_code == ESTC_UNAVAILABLE) { in drmach_board_lookup()