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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dpshot.h43 #define PSHOT_MAX_MINOR_PERINST 2 macro
83 * array, therefore the max must be less than PSHOT_MAX_MINOR_PERINST and
111 pshot_minor_t nodes[PSHOT_MAX_MINOR_PERINST];
123 #define PSHOT_NODENUM_BITS() pshot_numbits(PSHOT_MAX_MINOR_PERINST)

Completed in 115 milliseconds