le16_to_cpu 437 dev/pci/ixgb_ee.c ee_map->init_ctrl_reg_1 = le16_to_cpu(EEPROM_ICW1_SIGNATURE_CLEAR); le16_to_cpu 502 dev/pci/ixgb_ee.c hw->eeprom[i] = le16_to_cpu(ee_data); le16_to_cpu 509 dev/pci/ixgb_ee.c ee_map->init_ctrl_reg_1 = le16_to_cpu(EEPROM_ICW1_SIGNATURE_CLEAR); le16_to_cpu 513 dev/pci/ixgb_ee.c if((ee_map->init_ctrl_reg_1 & le16_to_cpu(EEPROM_ICW1_SIGNATURE_MASK)) le16_to_cpu 514 dev/pci/ixgb_ee.c != le16_to_cpu(EEPROM_ICW1_SIGNATURE_VALID)) { le16_to_cpu 537 dev/pci/ixgb_ee.c if((ee_map->init_ctrl_reg_1 & le16_to_cpu(EEPROM_ICW1_SIGNATURE_MASK)) le16_to_cpu 538 dev/pci/ixgb_ee.c == le16_to_cpu(EEPROM_ICW1_SIGNATURE_VALID)) { le16_to_cpu 603 dev/pci/ixgb_ee.c return (le16_to_cpu(hw->eeprom[EEPROM_PBA_1_2_REG]) le16_to_cpu 604 dev/pci/ixgb_ee.c | (le16_to_cpu(hw->eeprom[EEPROM_PBA_3_4_REG]) << 16)); le16_to_cpu 624 dev/pci/ixgb_ee.c return (le16_to_cpu(ee_map->device_id));