Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/skywalk/nexus/
H A Dnexus_common.h141 case NEXUS_ATTR_SLOT_META_SIZE: in __nexus_attr_set()
188 case NEXUS_ATTR_SLOT_META_SIZE: in __nexus_attr_get()
H A Dos_nexus.h150 NEXUS_ATTR_SLOT_META_SIZE, /* (g) metadata per slot (bytes) */ enumerator
/xnu-10002.41.9/bsd/skywalk/nexus/kpipe/
H A Dnx_kpipe_loopback.c658 if ((error = kern_nexus_attr_get(nxa, NEXUS_ATTR_SLOT_META_SIZE, in kpipe_loopback_start()