Searched refs:GDT_PCINEW (Results 1 – 2 of 2) sorted by relevance
1070 ha->type = GDT_PCINEW; in gdth_init_pci()1258 } else if (ha->type == GDT_PCINEW) { in gdth_enable_int()1285 else if (ha->type == GDT_PCINEW) in gdth_get_status()1306 else if (ha->type == GDT_PCINEW) in gdth_test_busy()1344 } else if (ha->type == GDT_PCINEW) { in gdth_set_sema0()1393 } else if (ha->type == GDT_PCINEW) { in gdth_copy_command()1440 } else if (ha->type == GDT_PCINEW) { in gdth_release_event()3062 } else if (ha->type == GDT_PCINEW) { in __gdth_interrupt()
43 #define GDT_PCINEW 0x04 /* new PCI controller */ macro