HF_IN_PM1        1269 drivers/scsi/sym53c8xx_2/sym_fw1.h 	SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM1),
HF_IN_PM1        1289 drivers/scsi/sym53c8xx_2/sym_fw1.h 	SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM1),
HF_IN_PM1        1301 drivers/scsi/sym53c8xx_2/sym_fw1.h 	SCR_REG_REG (HF_REG, SCR_AND, (~HF_IN_PM1)),
HF_IN_PM1        1144 drivers/scsi/sym53c8xx_2/sym_fw2.h 	SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM1),
HF_IN_PM1        1164 drivers/scsi/sym53c8xx_2/sym_fw2.h 	SCR_REG_REG (HF_REG, SCR_OR, HF_IN_PM1),
HF_IN_PM1        1176 drivers/scsi/sym53c8xx_2/sym_fw2.h 	SCR_REG_REG (HF_REG, SCR_AND, (~HF_IN_PM1)),
HF_IN_PM1        1612 drivers/scsi/sym53c8xx_2/sym_fw2.h 	SCR_JUMP ^ IFTRUE (MASK (0, (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED))),
HF_IN_PM1        1630 drivers/scsi/sym53c8xx_2/sym_fw2.h 	SCR_JUMP ^ IFTRUE (MASK (0, (HF_IN_PM0 | HF_IN_PM1))),
HF_IN_PM1        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_IN_PM1        2572 drivers/scsi/sym53c8xx_2/sym_hipd.c 	if (hflags & (HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED)) {
HF_IN_PM1        2575 drivers/scsi/sym53c8xx_2/sym_hipd.c 		else if	(hflags & HF_IN_PM1)
HF_IN_PM1        2591 drivers/scsi/sym53c8xx_2/sym_hipd.c 	hflags &= ~(HF_IN_PM0 | HF_IN_PM1 | HF_DP_SAVED);