Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h327 #define SEM_RT_IDX_MASK 0x30000000 macro
512 #define SEM_RT_IDX_MASK 0x30000000 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c534 case SEM_RT_IDX_MASK: in ql_sem_trylock()
6893 status = ql_sem_spinlock(qlge, SEM_RT_IDX_MASK); in ql_route_initialize()
6940 ql_sem_unlock(qlge, SEM_RT_IDX_MASK); in ql_route_initialize()
7856 status = ql_sem_spinlock(qlge, SEM_RT_IDX_MASK); in ql_bringdown_adapter()
7860 ql_sem_unlock(qlge, SEM_RT_IDX_MASK); in ql_bringdown_adapter()
7987 (void) ql_sem_spinlock(qlge, SEM_RT_IDX_MASK); in ql_quiesce()
7989 ql_sem_unlock(qlge, SEM_RT_IDX_MASK); in ql_quiesce()