Home
last modified time | relevance | path

Searched refs:DBG_ERR (Results 1 – 6 of 6) sorted by relevance

/drivers/atm/
Dhorizon.c593 PRINTD (DBG_QOS|DBG_ERR, "zero rate is not allowed!"); in make_rate()
723 PRINTD (DBG_ERR|DBG_VCC, "RX channel for VC already open"); in hrz_open_rx()
734 PRINTD (DBG_ERR|DBG_VCC, "bad spare buffer pointer, using IDLE"); in hrz_open_rx()
935 PRINTD (DBG_RX|DBG_ERR, "spun out waiting PCI Bus Master RX completion"); in rx_schedule()
1054 PRINTD (DBG_RX|DBG_ERR, "unexpected RX bus master completion"); in rx_bus_master_complete_handler()
1101 PRINTD (DBG_TX|DBG_ERR, "spun out waiting PCI Bus Master TX completion"); in tx_schedule()
1210 PRINTD (DBG_TX|DBG_ERR, "unexpected TX bus master completion"); in tx_bus_master_complete_handler()
1274 PRINTD (DBG_RX|DBG_ERR, "Simon's marker detected!"); in rx_data_av_handler()
1437 PRINTD (DBG_TX|DBG_ERR, "spun out waiting for idle TX channel"); in setup_idle_tx_channel()
1507 PRINTD (DBG_TX|DBG_ERR, "TX buffer pointers are broken!"); in setup_idle_tx_channel()
[all …]
Dambassador.c1715 PRINTD (DBG_LOAD|DBG_ERR, in decode_loader_result()
1755 PRINTD (DBG_LOAD|DBG_ERR, "command %d timed out", cmd); in do_loader_command()
1768 PRINTD (DBG_LOAD|DBG_ERR, "start command did not clear doorbell, res=%08x", in do_loader_command()
1878 PRINTD (DBG_LOAD|DBG_ERR, "reset timed out"); in amb_reset()
2011 PRINTD (DBG_INIT|DBG_ERR, "adapter init timed out"); in amb_talk()
2239 PRINTD (DBG_ERR, "failed to register Madge ATM adapter"); in amb_probe()
Dhorizon.h39 #define DBG_ERR 0x0001 macro
Dambassador.h35 #define DBG_ERR 0x0001 macro
/drivers/usb/gadget/udc/
Datmel_usba_udc.h216 #define DBG_ERR 0x0001 /* report all error returns */ macro
228 #define DEBUG_LEVEL (DBG_ERR)
Datmel_usba_udc.c590 DBG(DBG_ERR, "ep_enable: Invalid argument"); in usba_ep_enable()
597 DBG(DBG_ERR, "%s: EPT_CFG = 0x%lx (maxpacket = %lu)\n", in usba_ep_enable()
611 DBG(DBG_ERR, "ep_enable: %s is not isoc capable\n", in usba_ep_enable()
679 DBG(DBG_ERR, "ep_disable: %s not enabled\n", ep->ep.name); in usba_ep_disable()
740 DBG(DBG_ERR, "invalid request length %u\n", req->req.length); in queue_dma()
928 DBG(DBG_ERR, "Attempted to halt uninitialized ep %s\n", in usba_ep_set_halt()
933 DBG(DBG_ERR, "Attempted to halt isochronous ep %s\n", in usba_ep_set_halt()