Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_common.h441 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.c838 if (uuid_is_null(nur.nu_nx_uuid)) { in nxctl_nexus_unbind()
843 nx = nx_find(nur.nu_nx_uuid, TRUE); in nxctl_nexus_unbind()