Home
last modified time | relevance | path

Searched refs:hbs_flags (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/hpcsh/hpcsh/
Dbus_space.c145 hbs->hbs_flags = HBS_FLAGS_ALLOCATED; in bus_space_create()
178 if (hbs->hbs_flags & HBS_FLAGS_ALLOCATED) in bus_space_destroy()
/netbsd/src/sys/arch/hpcsh/include/
Dbus_defs.h125 int hbs_flags; member