Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_ctx.c60 #define NX_OS_CRB_RETRY_COUNT 4000 macro
126 if (++timeout >= NX_OS_CRB_RETRY_COUNT) { in netxen_api_lock()
160 if (++timeout > NX_OS_CRB_RETRY_COUNT) in netxen_poll_rsp()