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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkern_control.h70 @field ctl_unit The kernel control unit.
74 u_int32_t ctl_unit; member in struct:ctl_event_data
213 was registered, sc_unit is the ctl_unit of the kern_ctl_reg structure.
313 @field ctl_unit A separate unit number to register multiple units that
340 u_int32_t ctl_unit; member in struct:kern_ctl_reg
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_control.c775 if (ctl_find_by_id_unit(userkctl->ctl_id, userkctl->ctl_unit) != NULL) {
781 kctl->reg_unit = userkctl->ctl_unit;

Completed in 61 milliseconds