Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Ddoor.h273 #define DOOR_INVALID(dp) ((dp)->door_flags & DOOR_REVOKED) macro
/titanic_50/usr/src/uts/common/fs/doorfs/
H A Ddoor_vnops.c87 if (DOOR_INVALID(dp)) { in door_open()
H A Ddoor_sys.c576 if (DOOR_INVALID(dp)) { in door_call()
667 if (DOOR_INVALID(dp)) in door_call()
951 if (DOOR_INVALID(dp)) { in door_setparam_common()
1838 if (DOOR_INVALID(dp)) in door_get_server()
1861 if (signalled && !DOOR_INVALID(dp)) in door_get_server()
3122 if (DOOR_INVALID(dp)) { in door_upcall()
3151 if (DOOR_INVALID(dp)) in door_upcall()
/titanic_50/usr/src/uts/common/c2/
H A Daudit_event.c5219 if (DOOR_INVALID(dp)) { in aus_doorfs()