MSGSTAT_IFNE 312 drivers/soc/ixp4xx/ixp4xx-npe.c while (__raw_readl(&npe->regs->messaging_status) & MSGSTAT_IFNE) MSGSTAT_IFNE 413 drivers/soc/ixp4xx/ixp4xx-npe.c if (__raw_readl(&npe->regs->messaging_status) & MSGSTAT_IFNE) { MSGSTAT_IFNE 428 drivers/soc/ixp4xx/ixp4xx-npe.c (__raw_readl(&npe->regs->messaging_status) & MSGSTAT_IFNE)) {