ofw_consinit.c | 183 struct usb_kbd_ihandles *ukbds; local in function:ofwoea_cnprobe_keyboard 300 if (OF_call_method("`usb-kbd-ihandles", kstdin, 0, 1, &ukbds) >= 0 && 301 ukbds != NULL && ukbds->ihandle != 0 && 302 OF_instance_to_package(ukbds->ihandle) != -1) {
|