Home
last modified time | relevance | path

Searched defs:door_node (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddoor.h255 typedef struct door_node { struct
258 struct door_node *door_list; /* List of active doors in proc */ argument
259 struct door_node *door_ulist; /* Unref list */ argument
270 } door_node_t; argument