Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dnxhal_nic_interface.h131 #define NX_CDRP_RSP_FAIL 0x00000002 macro
H A Dunm_nic_ctx.c73 #define NX_CDRP_RSP_FAIL 0x00000002 macro
208 } else if (rsp == NX_CDRP_RSP_FAIL) { in netxen_issue_cmd()