Searched refs:mc_device (Results 1 – 6 of 6) sorted by relevance
18 struct mc_device { struct42 extern void mconsole_register_dev(struct mc_device *new); argument46 static inline void mconsole_register_dev(struct mc_device *new) in mconsole_register_dev()
255 void mconsole_register_dev(struct mc_device *new) in mconsole_register_dev()263 static struct mc_device *mconsole_find_dev(char *name) in mconsole_find_dev()266 struct mc_device *dev; in mconsole_find_dev()269 dev = list_entry(ele, struct mc_device, list); in mconsole_find_dev()407 static struct mc_device mem_mc = {474 struct mc_device *dev; in mconsole_config()500 struct mc_device *dev; in mconsole_remove()
30 struct mc_device mc;
714 static struct mc_device net_mc = {
1045 static struct mc_device ubd_mc = {
1727 static struct mc_device vector_mc = {