Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c308 #define CRB_WIN_LOCK_TIMEOUT 100000000 macro
322 if (timeout >= CRB_WIN_LOCK_TIMEOUT) { in crb_win_lock()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h1177 #define CRB_WIN_LOCK_TIMEOUT 100000000 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c498 if (timeout >= CRB_WIN_LOCK_TIMEOUT) { in ql_8021_crb_win_lock()