Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h3452 #define MGMT_STATUS_FCF_IN_USE 0x3a macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c5390 uint32_t status = MGMT_STATUS_FCF_IN_USE; in emlxs_fcoe_fcftab_sol_mbcmpl()
5446 } else if ((status == 0)||(status != MGMT_STATUS_FCF_IN_USE)) { in emlxs_fcoe_fcftab_sol_mbcmpl()