Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h319 #define SEM_RT_IDX_SHIFT 12 macro
504 #define SEM_RT_IDX_SHIFT 12 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c531 sem_bits = SEM_SET << SEM_RT_IDX_SHIFT; in ql_sem_trylock()