Searched refs:GDT_EISA (Results 1 – 2 of 2) sorted by relevance
701 ha->type = GDT_EISA; in gdth_init_eisa()745 ha->type = GDT_EISA; in gdth_init_eisa()1244 if (ha->type == GDT_EISA) { in gdth_enable_int()1277 if (ha->type == GDT_EISA) in gdth_get_status()1300 if (ha->type == GDT_EISA) in gdth_test_busy()1338 if (ha->type == GDT_EISA) { in gdth_set_sema0()1369 if (ha->type == GDT_EISA) in gdth_copy_command()1432 if (ha->type == GDT_EISA) { in gdth_release_event()2434 if (ha->type==GDT_EISA && ha->cmd_cnt>0) in gdth_fill_cache_cmd()2614 if (ha->type==GDT_EISA && ha->cmd_cnt>0) in gdth_fill_raw_cmd()[all …]
41 #define GDT_EISA 0x02 /* EISA controller */ macro