Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dfloppy_64.h573 struct device_node *ebus_dp; in sun_floppy_init() local
579 for_each_node_by_name(ebus_dp, "ebus") { in sun_floppy_init()
580 for (dp = ebus_dp->child; dp; dp = dp->sibling) { in sun_floppy_init()
663 for (dp = ebus_dp->child; dp; dp = dp->sibling) { in sun_floppy_init()