Home
last modified time | relevance | path

Searched refs:GDT_PCINEW (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dgdth.h44 #define GDT_PCINEW 0x04 /* new PCI controller */ macro
Dgdth.c1372 ha->type = GDT_PCINEW; in GDTH_INITFUNC()
1581 } else if (ha->type == GDT_PCINEW) { in GDTH_INITFUNC()
1615 else if (ha->type == GDT_PCINEW) in gdth_get_status()
1642 else if (ha->type == GDT_PCINEW) in gdth_test_busy()
1685 } else if (ha->type == GDT_PCINEW) { in gdth_set_sema0()
1736 } else if (ha->type == GDT_PCINEW) { in gdth_copy_command()
1786 } else if (ha->type == GDT_PCINEW) { in gdth_release_event()
3651 } else if (ha->type == GDT_PCINEW) { in gdth_interrupt()