Searched refs:GDT_PCINEW (Results 1 – 2 of 2) sorted by relevance
721 ha->type = GDT_PCINEW; in gdth_init_pci()898 } else if (ha->type == GDT_PCINEW) { in gdth_enable_int()920 else if (ha->type == GDT_PCINEW) in gdth_get_status()937 else if (ha->type == GDT_PCINEW) in gdth_test_busy()971 } else if (ha->type == GDT_PCINEW) { in gdth_set_sema0()1010 } else if (ha->type == GDT_PCINEW) { in gdth_copy_command()1051 } else if (ha->type == GDT_PCINEW) { in gdth_release_event()2527 } else if (ha->type == GDT_PCINEW) { in __gdth_interrupt()
42 #define GDT_PCINEW 0x04 /* new PCI controller */ macro