Searched refs:arc_cont (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/arcnet/ |
| A D | com90xx.c | 145 arc_cont(D_INIT, "\n"); in com90xx_probe() 146 arc_cont(D_INIT, "S1: "); in com90xx_probe() 178 arc_cont(D_INIT, "\n"); in com90xx_probe() 195 arc_cont(D_INIT, "\n"); in com90xx_probe() 196 arc_cont(D_INIT, "S2: "); in com90xx_probe() 200 arc_cont(D_INIT, "\n"); in com90xx_probe() 213 arc_cont(D_INIT, "\n"); in com90xx_probe() 267 arc_cont(D_INIT, "\n"); in com90xx_probe() 285 arc_cont(D_INIT, "\n"); in com90xx_probe() 290 arc_cont(D_INIT, "\n"); in com90xx_probe() [all …]
|
| A D | arcnet.c | 300 arc_cont(D_DURING, "#%d ", lp->buf_queue[i]); in release_arcbuf() 301 arc_cont(D_DURING, "\n"); in release_arcbuf() 333 arc_cont(D_DURING, "#%d ", lp->buf_queue[i]); in get_arcbuf() 334 arc_cont(D_DURING, "\n"); in get_arcbuf() 529 arc_cont(D_PROTO, "%c", arc_proto_map[count]->suffix); in arcnet_open() 530 arc_cont(D_PROTO, "\n"); in arcnet_open()
|
| A D | arcdevice.h | 91 #define arc_cont(x, fmt, ...) \ macro
|
Completed in 8 milliseconds