Lines Matching refs:macio
27 #include <asm/macio.h>
135 .name = "macio",
155 * macio_release_dev - free a macio device structure when all users of it are
159 * Will be called only by the device core when all users of this macio device
160 * are done. This currently means never as we don't hot remove any macio
263 printk(KERN_INFO "macio: fixed SCC irqs on gatwick\n");
269 printk(KERN_INFO "macio: fixed media-bay irq on gatwick\n");
276 printk(KERN_INFO "macio: fixed left floppy irqs\n");
281 printk(KERN_INFO "macio: fixed left ide irqs\n");
426 printk(KERN_DEBUG"macio: device registration error for %s!\n",
459 /* Add a node for the macio bus itself */
470 /* Add macio itself to hierarchy */
701 * stored in the macio chips array
721 * have 2 macio ASICs. I must probe the "main" one first or IDE
742 panic("removing of macio-asic not supported !\n");
761 .name = (char *) "macio",