Home
last modified time | relevance | path

Searched refs:GDT_PCI (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.c610 ha->type = GDT_PCI; in gdth_init_pci()
893 if (ha->type == GDT_PCI) { in gdth_enable_int()
917 if (ha->type == GDT_PCI) in gdth_get_status()
935 if (ha->type == GDT_PCI) in gdth_test_busy()
969 if (ha->type == GDT_PCI) { in gdth_set_sema0()
1003 if (ha->type == GDT_PCI) { in gdth_copy_command()
1049 if (ha->type == GDT_PCI) { in gdth_release_event()
2512 if (ha->type == GDT_PCI) { in __gdth_interrupt()
3176 if (ha->type == GDT_PCI) { in gdth_ctr_name()
H A Dgdth.h41 #define GDT_PCI 0x03 /* PCI controller */ macro
46 /* GDT_PCI */

Completed in 14 milliseconds