macio_bus_type 8 arch/powerpc/include/asm/macio.h extern struct bus_type macio_bus_type; macio_bus_type 134 drivers/macintosh/macio_asic.c struct bus_type macio_bus_type = { macio_bus_type 148 drivers/macintosh/macio_asic.c return bus_register(&macio_bus_type); macio_bus_type 377 drivers/macintosh/macio_asic.c dev->ofdev.dev.bus = &macio_bus_type; macio_bus_type 526 drivers/macintosh/macio_asic.c drv->driver.bus = &macio_bus_type; macio_bus_type 452 drivers/macintosh/mediabay.c if (dev->bus != &macio_bus_type)