Home
last modified time | relevance | path

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

/drivers/ide/
Dalim15x3.c420 u8 ideic, inmir; in init_hwif_ali15x3() local
429 pci_read_config_byte(isa_dev, 0x58, &ideic); in init_hwif_ali15x3()
432 ideic = ideic & 0x03; in init_hwif_ali15x3()
435 if ((hwif->channel && ideic == 0x03) || in init_hwif_ali15x3()
436 (!hwif->channel && !ideic)) { in init_hwif_ali15x3()
443 } else if (hwif->channel && !(ideic & 0x01)) { in init_hwif_ali15x3()