Home
last modified time | relevance | path

Searched defs:passthrough (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/x86/isa/
H A Disa.c95 int passthrough = (device_get_parent(child) != bus); in isa_alloc_resource() local
/f-stack/freebsd/mips/nlm/
H A Dxlp_simplebus.c176 int j, isdefault, passthrough, needsactivate; in xlp_simplebus_alloc_resource() local
/f-stack/freebsd/mips/atheros/
H A Dapb.c173 int isdefault, needactivate, passthrough; in apb_alloc_resource() local
/f-stack/freebsd/mips/atheros/ar531x/
H A Dapb.c277 int isdefault, needactivate, passthrough; in apb_alloc_resource() local
/f-stack/freebsd/mips/mips/
H A Dnexus.c286 int isdefault, needactivate, passthrough; in nexus_alloc_resource() local
/f-stack/freebsd/kern/
H A Dsubr_bus.c3356 int passthrough = (device_get_parent(child) != bus); in resource_list_reserve() local
3413 int passthrough = (device_get_parent(child) != bus); in resource_list_alloc() local
3486 int passthrough = (device_get_parent(child) != bus); in resource_list_release() local
3585 int passthrough = (device_get_parent(child) != bus); in resource_list_unreserve() local