Searched refs:GDT_EISA (Results 1 – 2 of 2) sorted by relevance
702 ha->type = GDT_EISA; in gdth_init_eisa()746 ha->type = GDT_EISA; in gdth_init_eisa()1245 if (ha->type == GDT_EISA) { in gdth_enable_int()1278 if (ha->type == GDT_EISA) in gdth_get_status()1301 if (ha->type == GDT_EISA) in gdth_test_busy()1339 if (ha->type == GDT_EISA) { in gdth_set_sema0()1370 if (ha->type == GDT_EISA) in gdth_copy_command()1433 if (ha->type == GDT_EISA) { in gdth_release_event()2436 if (ha->type==GDT_EISA && ha->cmd_cnt>0) in gdth_fill_cache_cmd()2616 if (ha->type==GDT_EISA && ha->cmd_cnt>0) in gdth_fill_raw_cmd()[all …]
42 #define GDT_EISA 0x02 /* EISA controller */ macro