Home
last modified time | relevance | path

Searched refs:P2_MAX_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.h774 #define P2_MAX_TICKS_PER_SEC (P2_TICKS_PER_SEC + 10) macro
776 (ticks <= P2_MAX_TICKS_PER_SEC))
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h817 #define P2_MAX_TICKS_PER_SEC (P2_TICKS_PER_SEC+10) macro
819 ((ticks >= P2_MIN_TICKS_PER_SEC) && (ticks <= P2_MAX_TICKS_PER_SEC))