HF_DP_SAVED       759 drivers/scsi/sym53c8xx_2/sym_fw1.h 	SCR_REG_REG (HF_REG, SCR_OR, HF_DP_SAVED),
HF_DP_SAVED       733 drivers/scsi/sym53c8xx_2/sym_fw2.h 	SCR_REG_REG (HF_REG, SCR_OR, HF_DP_SAVED),
HF_DP_SAVED      1612 drivers/scsi/sym53c8xx_2/sym_fw2.h 	SCR_JUMP ^ IFTRUE (MASK (0, (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED))),
HF_DP_SAVED      1619 drivers/scsi/sym53c8xx_2/sym_fw2.h 	SCR_JUMPR ^ IFFALSE (MASK (HF_DP_SAVED, HF_DP_SAVED)),
HF_DP_SAVED      1658 drivers/scsi/sym53c8xx_2/sym_fw2.h 	SCR_SFBR_REG (HF_REG, SCR_AND, (~(HF_IN_PM0|HF_IN_PM1|HF_DP_SAVED))),
HF_DP_SAVED      2572 drivers/scsi/sym53c8xx_2/sym_hipd.c 	if (hflags & (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED)) {
HF_DP_SAVED      2578 drivers/scsi/sym53c8xx_2/sym_hipd.c 		if (hflags & HF_DP_SAVED)
HF_DP_SAVED      2591 drivers/scsi/sym53c8xx_2/sym_hipd.c 	hflags &= ~(HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED);
HF_DP_SAVED      3790 drivers/scsi/sym53c8xx_2/sym_hipd.c 	if (hflags & HF_DP_SAVED)
HF_DP_SAVED      3802 drivers/scsi/sym53c8xx_2/sym_hipd.c 	hflags &= ~(HF_DP_SAVED);