Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h304 #define NODE_EVENT_MAX_EVENT 0x4 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c344 #define NODE_EVENT_MAX_EVENT 0x4 macro
1017 emlxs_dhchap_action[(node_dhc->state * NODE_EVENT_MAX_EVENT) + evt]; in emlxs_dhchap_state_machine()