Home
last modified time | relevance | path

Searched defs:xkctlpcb (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/sys/
H A Dkern_control.h172 struct xkctlpcb { struct
173 u_int32_t xkp_len;
174 u_int32_t xkp_kind;
175 u_int64_t xkp_kctpcb;
176 u_int32_t xkp_unit;
177 u_int32_t xkp_kctlid;
178 u_int64_t xkp_kctlref;
179 char xkp_kctlname[MAX_KCTL_NAME];