Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h220 #define DFC_HBARES_ERROR (DFC_ERRNO_START + 15) /* Out of HBA resource */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c5076 rval = DFC_HBARES_ERROR; in emlxs_dfc_send_mbox()