Home
last modified time | relevance | path

Searched refs:EMLXS_DFC_RESET_ALL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2305 #define EMLXS_DFC_RESET_ALL 0x10 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c4010 case EMLXS_DFC_RESET_ALL: in emlxs_reset()
4040 if (cmd == EMLXS_DFC_RESET_ALL) { in emlxs_reset()
H A Demlxs_dfc.c9117 rval = emlxs_reset(port, EMLXS_DFC_RESET_ALL); in emlxs_dfc_reset_port()