Home
last modified time | relevance | path

Searched refs:CRB_WIN_LOCK_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c304 #define CRB_WIN_LOCK_TIMEOUT 100000000 macro
318 if (timeout >= CRB_WIN_LOCK_TIMEOUT) { in crb_win_lock()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h1175 #define CRB_WIN_LOCK_TIMEOUT 100000000 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c484 if (timeout >= CRB_WIN_LOCK_TIMEOUT) { in ql_8021_crb_win_lock()