Searched refs:DBG_CMD (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Driospace.h131 #define DBG_CMD 0x00000200 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dfarsync.h344 #define DBG_CMD 0x0100 /* Port command issuing */ macro
H A Dfarsync.c972 dbg(DBG_CMD, "Mailbox clear after %d jiffies\n", safety);
975 dbg(DBG_CMD, "issue_cmd: previous command was NAK'd\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/ibmvscsi/
H A Dibmvfc.h731 #define DBG_CMD(CMD) do { if (ibmvfc_debug) CMD; } while (0) macro
734 DBG_CMD(dev_info((t)->vhost->dev, "%llX: " fmt, (t)->scsi_id, ##__VA_ARGS__))
749 DBG_CMD(dev_info((vhost)->dev, ##__VA_ARGS__))
757 #define ENTER DBG_CMD(printk(KERN_INFO IBMVFC_NAME": Entering %s\n", __func__))
758 #define LEAVE DBG_CMD(printk(KERN_INFO IBMVFC_NAME": Leaving %s\n", __func__))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dambassador.c150 PRINTDB (DBG_CMD, "cmd @ %p, req: %08x, pars:",
153 PRINTDM (DBG_CMD, " %08x", /*be32_to_cpu*/ (cmd->args.par[i]));
154 PRINTDE (DBG_CMD, "");
320 PRINTD (DBG_FLOW|DBG_CMD, "command_do %p", dev);
331 PRINTD (DBG_CMD, "command in slot %p", my_slot);
349 // PRINTD (DBG_CMD, "wait: sleeping %lu for command", timeout);
354 PRINTD (DBG_CMD, "wait: command slot (now at %p)", ptrs->out);
361 PRINTD (DBG_CMD, "wait: command slot completion");
366 PRINTD (DBG_CMD, "command complete");
1248 PRINTD (DBG_CMD, "comman
[all...]
H A Dambassador.h57 #define DBG_CMD 0x0080 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dat76c50x-usb.c86 #define DBG_CMD 0x40000000 macro
754 at76_dbg_dump(DBG_CMD, cmd_buf, sizeof(struct at76_command) + buf_size,

Completed in 182 milliseconds