Searched refs:pbus_tag (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/evbppc/walnut/dev/
H A Dpbus.c106 static struct powerpc_bus_space pbus_tag = { variable in typeref:struct:powerpc_bus_space
139 bus_space_tag_t iot_fpga = &pbus_tag;
145 if (bus_space_init(&pbus_tag, "pbus", NULL, 0))
152 pba.pb_bt = &pbus_tag;

Completed in 194 milliseconds