Searched defs:PCN_RUNNING (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcnimpl.h230 #define PCN_RUNNING (1L << 0) macro
238 #define IS_RUNNING(p) ((p)->pcn_flags & PCN_RUNNING)

Completed in 59 milliseconds