Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h1143 #define MENLO_RSP_SUCCESS 0x00000000 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c2901 if ((iocb->ULPSTATUS == 0) && (rsp_code == MENLO_RSP_SUCCESS)) { in emlxs_menlo_handle_event()
H A Demlxs_dfc.c6289 if (rsp_code == MENLO_RSP_SUCCESS) { in emlxs_send_menlo_cmd()
6469 if (rsp->code != MENLO_RSP_SUCCESS) { in emlxs_fcoe_attention_thread()
H A Demlxs_solaris.c763 {MENLO_RSP_SUCCESS, "SUCCESS"},