Lines Matching full:gio
10 #include <asm/sgi/gio.h>
37 .init_name = "gio",
85 * gio_release_dev - free an gio device structure when all users of it are finished.
88 * Will be called only by the device core when all users of this gio device are
168 int len = snprintf(buf, PAGE_SIZE, "gio:%x\n", gio_dev->id.id); in modalias_show()
206 add_uevent_var(env, "MODALIAS=gio:%x", gio_dev->id.id); in gio_device_uevent()
280 * If GIO is pipelined (which can't be disabled in ip22_gio_id()
341 * no GIO signature at start address of slot in ip22_check_gio()
363 printk(KERN_INFO "GIO: slot %d : %s (id %x)\n", in ip22_check_gio()
378 printk(KERN_INFO "GIO: slot %d : Empty\n", slotno); in ip22_check_gio()
382 .name = "gio",
394 .name = "GIO Bus",
412 printk(KERN_INFO "GIO: Probing bus...\n"); in ip22_gio_init()