Searched defs:mca (Results 1 – 7 of 7) sorted by relevance
29 static int mca_probe ( struct mca_device *mca ) { in mca_probe()66 static void mca_remove ( struct mca_device *mca ) { in mca_remove()80 struct mca_device *mca = NULL; in mcabus_probe() local156 struct mca_device *mca; in mcabus_remove() local
57 #define MCA_ID(mca) ( ( (mca)->pos[1] << 8 ) + (mca)->pos[0] ) argument94 static inline void mca_set_drvdata ( struct mca_device *mca, void *priv ) { in mca_set_drvdata()104 static inline void * mca_get_drvdata ( struct mca_device *mca ) { in mca_get_drvdata()
25 static int t529_probe ( struct nic *nic, struct mca_device *mca ) { in t529_probe()
36 bool mca; member
53 bool mca; member
691 MathContext mca = (MathContext) a; in hasSameBehavior() local
692 MathContext mca = (MathContext) a; in hasSameBehavior() local