Searched refs:IPR_UPROCI_RESET_ALERT (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dipr.c2638 writel((IPR_UPROCI_RESET_ALERT | IPR_UPROCI_IO_DEBUG_ALERT),
2657 writel(IPR_UPROCI_RESET_ALERT,
2682 writel(IPR_UPROCI_RESET_ALERT,
2697 if (!(temp_pcii_reg & IPR_UPROCI_RESET_ALERT))
7869 writel(IPR_UPROCI_RESET_ALERT, ioa_cfg->regs.set_uproc_interrupt_reg32);
8904 if ((mask & IPR_PCII_HRRQ_UPDATED) == 0 || (uproc & IPR_UPROCI_RESET_ALERT))
H A Dipr.h280 #define IPR_UPROCI_RESET_ALERT (0x80000000 >> 7) macro

Completed in 51 milliseconds