replacement_text 1591 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 	marg->replacement_text = NULL;
replacement_text  150 drivers/scsi/aic7xxx/aicasm/aicasm_macro_gram.y 	marg->replacement_text = strdup(argtext);
replacement_text  151 drivers/scsi/aic7xxx/aicasm/aicasm_macro_gram.y 	if (marg->replacement_text == NULL) {
replacement_text  109 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.h 	char   *replacement_text;