Searched refs:EDB_CHILD (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/arch/sparc64/dev/ |
| D | ebus_mainbus.c | 25 #define EDB_CHILD 0x02 macro 166 DPRINTF(EDB_CHILD, ("ebus node %08x, searching children...\n", node)); in ebus_mainbus_attach() 170 DPRINTF(EDB_CHILD, in ebus_mainbus_attach() 175 DPRINTF(EDB_CHILD, ("- found child `%s', attaching\n", in ebus_mainbus_attach()
|
| D | ebus.c | 46 #define EDB_CHILD 0x02 macro 206 DPRINTF(EDB_CHILD, ("ebus node %08x, searching children...\n", node)); in ebus_attach() 215 DPRINTF(EDB_CHILD, ("- found child `%s', attaching\n", in ebus_attach()
|
| /netbsd/src/sys/arch/sparc/dev/ |
| D | ebus.c | 43 #define EDB_CHILD 0x02 macro 309 DPRINTF(EDB_CHILD, ("ebus node %08x, searching children...\n", node)); in ebus_attach() 318 DPRINTF(EDB_CHILD, in ebus_attach()
|