Searched refs:IS_SUSPENDED (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/pcn/ | ||
H A D | pcnimpl.h | 239 #define IS_SUSPENDED(p) ((p)->pcn_flags & PCN_SUSPENDED) macro |
H A D | pcn.c | 834 if (IS_SUSPENDED(pcnp)) { |
Completed in 67 milliseconds