Searched defs:PG_REF_COUNT (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/isns/isnsd/ | ||
H A D | isns_server.h | 256 #define PG_REF_COUNT (2) macro 330 #if defined(PG_REF_COUNT) && (PG_REF_COUNT > 0) 331 uint32_t ref[PG_REF_COUNT]; |
Completed in 71 milliseconds