Searched refs:devices (Results 1 – 7 of 7) sorted by relevance
10 as the only devices that register themselves are the floppy,37 Internal kernel routines can open devices in this plane48 Front nodes that refer to devices, use the same "devnode" struct that is used 67 (I hope) devices that go direct from the backing node to the driver80 devices from the chroot tree.
126 dev_t *devices; member
1798 user32_addr_t devices; member1802 user64_addr_t devices; member1853 devfilt_args->devices = CAST_USER_ADDR_T(devfilt_args32->devices); in fseventsf_ioctl()1894 ret = copyin((user_addr_t)devfilt_args->devices, in fseventsf_ioctl()
16 …h this effort could be extended to KEXTs, and hence lead to shared KernelCaches across devices, the
288 T_LOG("Cannot change freezeability as freezing is only available on embedded devices");
61 * Mach device support. Mach devices are accessed through
80 * Drivers and devices are represented as subclasses of IOService.