Searched refs:remote_wwn_address (Results 1 – 2 of 2) sorted by relevance
30 return &remote_tpg(se_tpg)->remote_hba->remote_wwn_address[0]; in tcm_remote_get_endpoint_wwn()200 snprintf(&remote_hba->remote_wwn_address[0], TL_WWN_ADDR_LEN, "%s", &name[off]); in tcm_remote_make_wwn()217 remote_hba->remote_wwn_address); in tcm_remote_drop_wwn()
17 unsigned char remote_wwn_address[TL_WWN_ADDR_LEN]; member