Searched refs:sc_id (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkern_control.h124 sc_id/sc_unit uniquely identify each controller. sc_id is a
128 number for this sc_id, and is privately used by the kernel
133 @field sc_id Controller unique identifier.
141 u_int32_t sc_id; /* Controller unique identifier */ member in struct:sockaddr_ctl
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_control.c299 kctl = ctl_find_by_id_unit(sa.sc_id, sa.sc_unit);
437 sc.sc_id = kctl->id;

Completed in 76 milliseconds