Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h231 #define DFC_NO_DATA (DFC_ERRNO_START + 22) /* No Data to return */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c10957 rval = DFC_NO_DATA; in emlxs_dfc_rd_be_fcf()