Home
last modified time | relevance | path

Searched refs:D_INIT (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/net/arcnet/
Dcom90xx.c164 BUGMSG2(D_INIT, "\n"); in com90xx_probe()
165 BUGMSG2(D_INIT, "S1: "); in com90xx_probe()
167 BUGMSG2(D_INIT, "%Xh ", *port); in com90xx_probe()
192 BUGMSG2(D_INIT, "\n"); in com90xx_probe()
209 BUGMSG2(D_INIT, "\n"); in com90xx_probe()
210 BUGMSG2(D_INIT, "S2: "); in com90xx_probe()
212 BUGMSG2(D_INIT, "%Xh ", *port); in com90xx_probe()
214 BUGMSG2(D_INIT, "\n"); in com90xx_probe()
227 BUGMSG2(D_INIT, "\n"); in com90xx_probe()
228 BUGMSG2(D_INIT, "S3: "); in com90xx_probe()
[all …]
Darcnet.c370 BUGMSG(D_INIT,"opened."); in arcnet_open()
384 BUGMSG(D_INIT, "arcnet_open: resetting card.\n"); in arcnet_open()
397 BUGMSG(D_INIT, "arcnet_open: mtu: %d.\n", dev->mtu); in arcnet_open()
Dcom20020.c262 BUGMSG(D_INIT, "Resetting %s (status=%02Xh)\n", in com20020_reset()
Darc-rimi.c266 BUGMSG(D_INIT, "Resetting %s (status=%02Xh)\n", dev->name, ASTATUS()); in arcrimi_reset()
Dcom90io.c296 BUGMSG(D_INIT, "Resetting %s (status=%02Xh)\n", dev->name, ASTATUS()); in com90io_reset()
/linux-4.1.27/drivers/staging/gdm72xx/
Dwm_ioctl.h62 D_INIT = 0, enumerator
/linux-4.1.27/include/linux/
Darcdevice.h62 #define D_INIT 4 /* show init/probe messages */ macro
/linux-4.1.27/Documentation/networking/
Darcnet.txt546 D_NORMAL+D_EXTRA+D_INIT. To include D_DURING, you would add 16 to this,