Searched refs:GDT_PCIMPR (Results 1 – 2 of 2) sorted by relevance
1186 ha->type = GDT_PCIMPR; in gdth_init_pci()1262 } else if (ha->type == GDT_PCIMPR) { in gdth_enable_int()1288 else if (ha->type == GDT_PCIMPR) in gdth_get_status()1309 else if (ha->type == GDT_PCIMPR) in gdth_test_busy()1347 } else if (ha->type == GDT_PCIMPR) { in gdth_set_sema0()1401 } else if (ha->type == GDT_PCIMPR) { in gdth_copy_command()1443 } else if (ha->type == GDT_PCIMPR) { in gdth_release_event()1637 if (ha->type == GDT_PCIMPR) { in gdth_search_drives()3074 } else if (ha->type == GDT_PCIMPR) { in __gdth_interrupt()3204 if (ha->type == GDT_PCIMPR && coalesced) { in __gdth_interrupt()[all …]
45 #define GDT_PCIMPR 0x05 /* PCI MPR controller */ macro