chip_is_1543c_e    48 drivers/ide/alim15x3.c static u8 chip_is_1543c_e;
chip_is_1543c_e   148 drivers/ide/alim15x3.c 		if (chip_is_1543c_e &&
chip_is_1543c_e   255 drivers/ide/alim15x3.c 			chip_is_1543c_e = ((tmpbyte & 0x1e) == 0x12) ? 1: 0;