Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c611 linkinfo->a_DID = port->prev_did; in emlxs_log_link_event()
627 linkinfo->a_DID = linkinfo->a_alpa; in emlxs_log_link_event()
643 linkinfo->a_DID = port->did; in emlxs_log_link_event()
862 PortFcId = linkinfo->a_DID; in emlxs_get_dfc_eventinfo()
873 PortFcId = linkinfo->a_DID; in emlxs_get_dfc_eventinfo()
H A Demlxs_dfc.c6936 linkinfo->a_DID = port->did; in emlxs_dfc_get_linkinfo()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h813 uint32_t a_DID; member