Home
last modified time | relevance | path

Searched refs:IS_MPCDEV (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/net/
H A Dctcm_dbug.h112 if (IS_MPCDEV(dev)) \
137 if (IS_MPCDEV(dev)) \
H A Dctcm_main.h300 #define IS_MPCDEV(dev) IS_MPC((struct ctcm_priv *)dev->ml_priv) macro
H A Dctcm_fsms.c876 if (!IS_MPCDEV(dev)) in ctcm_chx_rxiniterr()