Home
last modified time | relevance | path

Searched refs:super_type (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/dev/ofw/
Dofw_subr.c104 devhandle_type_t super_type = devhandle_type(super_handle); in devhandle_from_of() local
107 if (super_type == DEVHANDLE_TYPE_OF) { in devhandle_from_of()
110 KASSERT(super_type == DEVHANDLE_TYPE_INVALID); in devhandle_from_of()
/netbsd/src/sys/arch/sparc/sparc/
Dpromlib.c244 devhandle_type_t super_type = devhandle_type(super_handle); in devhandle_from_obp() local
247 if (super_type == DEVHANDLE_TYPE_OPENBOOT) { in devhandle_from_obp()
250 KASSERT(super_type == DEVHANDLE_TYPE_INVALID); in devhandle_from_obp()
/netbsd/src/sys/dev/acpi/
Dacpi_util.c126 devhandle_type_t super_type = devhandle_type(super_handle); in devhandle_from_acpi() local
129 if (super_type == DEVHANDLE_TYPE_ACPI) { in devhandle_from_acpi()
132 KASSERT(super_type == DEVHANDLE_TYPE_INVALID); in devhandle_from_acpi()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200428750 (super_type): Rename to objc_super_type.
28777 Update references to super_type.
DChangeLog-20037797 (build_super_template): Modify super_type directly; disable debugging