Searched refs:EMLXS_SLI_REG_DID (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_els.c | 697 if (EMLXS_SLI_REG_DID(port, FABRIC_DID, &port->fabric_sparam, in emlxs_handle_sol_flogi() 733 if (EMLXS_SLI_REG_DID(port, FABRIC_DID, in emlxs_handle_sol_flogi() 808 if (EMLXS_SLI_REG_DID(port, FABRIC_DID, &port->fabric_sparam, sbp, in emlxs_handle_sol_fdisc() 884 if (EMLXS_SLI_REG_DID(port, did, sp, sbp, NULL, NULL) == 0) { in emlxs_handle_sol_plogi() 1382 (void) EMLXS_SLI_REG_DID(port, sid, sp, in emlxs_process_unsol_plogi() 1527 if (EMLXS_SLI_REG_DID(port, sid, sp, NULL, ubp, NULL) == 0) { in emlxs_handle_unsol_plogi()
|
H A D | emlxs_clock.c | 1043 if (EMLXS_SLI_REG_DID(port, FABRIC_DID, &port->fabric_sparam, in emlxs_timer_check_clean_address()
|
H A D | emlxs_fct.c | 2141 if (EMLXS_SLI_REG_DID(port, fct_cmd->cmd_rportid, sp, cmd_sbp,
|
H A D | emlxs_dfc.c | 8700 if (EMLXS_SLI_REG_DID(port, port->did, (SERV_PARM *)&hba->sparam, in emlxs_dfc_loopback_mode()
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 2137 #define EMLXS_SLI_REG_DID (hba->sli_api.sli_reg_did) macro
|