Home
last modified time | relevance | path

Searched refs:node_has_property (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/arch/sparc64/include/
H A Dautoconf.h158 int node_has_property(int, const char *);
/openbsd-src/sys/arch/sparc64/dev/
H A Dsbus.c458 !node_has_property(node, "device_type") || in sbus_setup_attach_args()
H A Difb.c378 if (!node_has_property(node, "device_type")) { in ifbattach()
/openbsd-src/sys/arch/sparc64/sparc64/
H A Dautoconf.c1265 node_has_property(int node, const char *prop) in node_has_property() function