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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dalim15x3.c420 u8 ideic, inmir; local
429 pci_read_config_byte(isa_dev, 0x58, &ideic);
432 ideic = ideic & 0x03;
435 if ((hwif->channel && ideic == 0x03) ||
436 (!hwif->channel && !ideic)) {
443 } else if (hwif->channel && !(ideic & 0x01)) {

Completed in 59 milliseconds