Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h2770 #define MBX_RSP_STATUS_FAILED 0x01 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c1858 if ((hdr_rsp->status == MBX_RSP_STATUS_FAILED) && in emlxs_obj_flash_image()