Searched refs:devhandle_type_t (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/kern/
H A Dsubr_device.c71 devhandle_type_t
84 devhandle_type_t type1 = devhandle_type(handle1);
85 devhandle_type_t type2 = devhandle_type(handle2);
/netbsd-current/sys/sys/
H A Ddevice.h220 } devhandle_type_t; typedef in typeref:enum:__anon10
239 devhandle_type_t type;
623 devhandle_type_t devhandle_type(devhandle_t);
/netbsd-current/sys/dev/ofw/
H A Dofw_subr.c104 devhandle_type_t super_type = devhandle_type(super_handle);
/netbsd-current/sys/arch/sparc/sparc/
H A Dpromlib.c244 devhandle_type_t super_type = devhandle_type(super_handle);
/netbsd-current/sys/dev/acpi/
H A Dacpi_util.c126 devhandle_type_t super_type = devhandle_type(super_handle);

Completed in 214 milliseconds