Home
last modified time | relevance | path

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

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