Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus_common.h443 bcopy(nx_uuid, nbu->nu_nx_uuid, sizeof(uuid_t)); in __nexus_unbind_req_prepare()
H A Dos_nexus_private.h252 uuid_t nu_nx_uuid; /* nexus instance UUID */ member
H A Dnexus.c866 if (uuid_is_null(nur.nu_nx_uuid)) { in nxctl_nexus_unbind()
871 nx = nx_find(nur.nu_nx_uuid, TRUE); in nxctl_nexus_unbind()