Searched refs:GDT_PCI (Results 1 – 2 of 2) sorted by relevance
961 ha->type = GDT_PCI; in gdth_init_pci()1261 } else if (ha->type == GDT_PCI) { in gdth_enable_int()1290 else if (ha->type == GDT_PCI) in gdth_get_status()1312 else if (ha->type == GDT_PCI) in gdth_test_busy()1350 } else if (ha->type == GDT_PCI) { in gdth_set_sema0()1394 } else if (ha->type == GDT_PCI) { in gdth_copy_command()1446 } else if (ha->type == GDT_PCI) { in gdth_release_event()3055 } else if (ha->type == GDT_PCI) { in __gdth_interrupt()3871 } else if (ha->type == GDT_PCI) { in gdth_ctr_name()
42 #define GDT_PCI 0x03 /* PCI controller */ macro