Searched refs:reg42h (Results 1 – 1 of 1) sorted by relevance
146 u8 reg42h = 0; in it8213_cable_detect() local148 pci_read_config_byte(dev, 0x42, ®42h); in it8213_cable_detect()150 return (reg42h & 0x02) ? ATA_CBL_PATA40 : ATA_CBL_PATA80; in it8213_cable_detect()