Searched refs:CSR_NET_RESET_INTR (Results 1 – 2 of 2) sorted by relevance
220 #define CSR_NET_RESET_INTR 0x00000800 /* 4010 */ macro
4719 if ((ctrl_status & CSR_NET_RESET_INTR) == 0) in qla4xxx_soft_reset()4725 if ((ctrl_status & CSR_NET_RESET_INTR) != 0) { in qla4xxx_soft_reset()4731 writel(set_rmask(CSR_NET_RESET_INTR), &ha->reg->ctrl_status); in qla4xxx_soft_reset()