Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_events.h52 #define EVT_LINK 0x00000001 /* FC_REG_LINK_EVENT */ macro
90 EVT_LINK,
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c181 if ((entry->evt->mask == EVT_LINK) || in emlxs_event_destroy()
279 if ((entry->evt->mask == EVT_LINK) || in emlxs_event()
852 case EVT_LINK: in emlxs_get_dfc_eventinfo()