Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h300 #define NODE_EVENT_DEVICE_RECOVERY 0x1 /* Auth response timeout and */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c341 #define NODE_EVENT_DEVICE_RECOVERY 0x1 /* Auth response timeout & recovery */ macro
349 {NODE_EVENT_DEVICE_RECOVERY, "DEVICE_RECOVERY"},
7688 NULL, ndlp, NODE_EVENT_DEVICE_RECOVERY); in emlxs_dhc_authrsp_timeout()