Home
last modified time | relevance | path

Searched refs:MBX_RESET_RING (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h59 #define MBX_RESET_RING 0x0A macro
H A Demlxs_dfclib.h162 #define MBX_RESET_RING 0x0A macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c108 {MBX_RESET_RING, "RESET_RING"},
1306 mb->mbxCommand = MBX_RESET_RING; in emlxs_mb_reset_ring()