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