KBDC_RID_KBD
rid = KBDC_RID_KBD;
BUS_ADD_CHILD(parent, KBDC_RID_KBD, driver->name, device_get_unit(parent));
rid = KBDC_RID_KBD;
if (order == KBDC_RID_KBD) {
if (type == SYS_RES_IRQ && rid == KBDC_RID_KBD && sc->irq != NULL)