Home
last modified time | relevance | path

Searched refs:SCR_DID (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_node.c513 if ((did == SCR_DID)) { in emlxs_node_find_did()
H A Demlxs_fct.c2201 if (fct_cmd->cmd_rportid == SCR_DID) { in emlxs_fct_register_remote_port()
H A Demlxs_fcf.c14070 (rpip->did == SCR_DID)) { in emlxs_rpi_idle_timer()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h140 #define SCR_DID ((uint32_t)0xfffffd) macro