Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h205 #define DFC_HBA_ERROR (DFC_ERRNO_START + 3) /* General HBA err */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c9131 rval = DFC_HBA_ERROR; in emlxs_dfc_reset_port()