Home
last modified time | relevance | path

Searched refs:ih_res (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h183 struct resource *ih_res; /**< child resource */ member
H A Dbhndb_subr.c901 ih->ih_res = r; in bhndb_alloc_intr_handler()
1009 if (ih->ih_res == r) in bhndb_find_resource_limits()
H A Dbhndb.c2012 if (ih->ih_res == irq) { in bhndb_bind_intr()