Home
last modified time | relevance | path

Searched defs:CHECK_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.h775 #define CHECK_TICKS_PER_SEC(ticks) ((ticks >= P2_MIN_TICKS_PER_SEC) && \ macro
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h818 #define CHECK_TICKS_PER_SEC(ticks) \ macro