Home
last modified time | relevance | path

Searched refs:rdid (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_import.c44 void *rdid; /* real did if replicated set */ member
151 if (nonrep_did_listp->rdid) { in drive_append()
152 devid_sz = devid_sizeof(nonrep_did_listp->rdid); in drive_append()
154 (void) memcpy(midp->mid_devid, nonrep_did_listp->rdid, in drive_append()
746 nonrep_did_listp->rdid = Zalloc(new_devid_len); in get_disks_from_didnamespace()
747 (void) memcpy(nonrep_did_listp->rdid, r_did, in get_disks_from_didnamespace()
1736 if (temp->rdid) in free_did_list()
1737 Free(temp->rdid); in free_did_list()
1940 new->rdid = Zalloc(new_devid_len); in build_did_list()
1941 (void) memcpy(new->rdid, new->did, new_devid_len); in build_did_list()
[all …]
/titanic_41/usr/src/common/crypto/aes/amd64/
H A Daes_amd64.s212 #define rdid edi macro
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1051 uint32_t rdid; member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c860 port->rdid = did; in emlxs_handle_sol_plogi()
1416 port->rdid = sid; in emlxs_process_unsol_plogi()
H A Demlxs_solaris.c5690 p2p_info->d_id = port->rdid; in emlxs_fca_port_manage()
5693 port->rdid, 1); in emlxs_fca_port_manage()
5698 port->rdid, ndlp); in emlxs_fca_port_manage()
9136 port->rdid = LE_SWAP24_LO(pkt->pkt_cmd_fhdr.d_id); in emlxs_send_els()
H A Demlxs_fcp.c990 port->rdid = 0; in emlxs_port_offline()
H A Demlxs_fct.c2112 port->rdid = fct_cmd->cmd_rportid;