Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h211 #define MBX_DRIVER_RESERVED 0xF9 /* Set to lowest drv status */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c3199 if (mbxStatus >= MBX_DRIVER_RESERVED) { in emlxs_mb_deferred_cmpl()