Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c614 linkinfo->a_DID = port->prev_did; in emlxs_log_link_event()
630 linkinfo->a_DID = linkinfo->a_alpa; in emlxs_log_link_event()
646 linkinfo->a_DID = port->did; in emlxs_log_link_event()
865 PortFcId = linkinfo->a_DID; in emlxs_get_dfc_eventinfo()
876 PortFcId = linkinfo->a_DID; in emlxs_get_dfc_eventinfo()
H A Demlxs_dfc.c6994 linkinfo->a_DID = port->did; in emlxs_dfc_get_linkinfo()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h813 uint32_t a_DID; member