Home
last modified time | relevance | path

Searched refs:P2_TICKS_PER_SEC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h772 #define P2_TICKS_PER_SEC 2048 macro
773 #define P2_MIN_TICKS_PER_SEC (P2_TICKS_PER_SEC - 10)
774 #define P2_MAX_TICKS_PER_SEC (P2_TICKS_PER_SEC + 10)
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h815 #define P2_TICKS_PER_SEC 2048 macro
816 #define P2_MIN_TICKS_PER_SEC (P2_TICKS_PER_SEC-10)
817 #define P2_MAX_TICKS_PER_SEC (P2_TICKS_PER_SEC+10)