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

/illumos-gate/usr/src/uts/common/sys/
H A Dport_impl.h83 #define PORT_KEV_WIRED (PORT_KEV_PRIVATE|PORT_KEV_CACHE) macro
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport.c1567 * 2. PORT_KEV_WIRED event structures will be reused by the "source"
1591 * Events of type PORT_KEV_WIRED remain allocated by the
1595 if (pkevp->portkev_flags & PORT_KEV_WIRED)
1622 * 2. PORT_KEV_WIRED event structures will be reused by the "source"
1646 * Events if type PORT_KEV_WIRED remain allocated by the
1651 if (pkevp->portkev_flags & PORT_KEV_WIRED)

Completed in 65 milliseconds