Home
last modified time | relevance | path

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

/linux/drivers/atm/
A 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()
1054 PRINTD (DBG_RX|DBG_ERR, "unexpected RX bus master completion"); in rx_bus_master_complete_handler()
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()
1507 PRINTD (DBG_TX|DBG_ERR, "TX buffer pointers are broken!"); in setup_idle_tx_channel()
1665 PRINTD (DBG_TX|DBG_ERR, "failed to get channel"); in hrz_send()
2040 PRINTD (DBG_QOS|DBG_ERR, "rejecting max_sdu"); in check_max_sdu()
2454 PRINTD (DBG_ERR|DBG_VCC, "VC already open for RX"); in hrz_open()
2633 PRINTD(DBG_ERR, "out of memory"); in hrz_probe()
[all …]
A 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()
A Dhorizon.h39 #define DBG_ERR 0x0001 macro
A Dambassador.h35 #define DBG_ERR 0x0001 macro
/linux/drivers/usb/gadget/udc/
A Datmel_usba_udc.h216 #define DBG_ERR 0x0001 /* report all error returns */ macro
228 #define DEBUG_LEVEL (DBG_ERR)
A 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()

Completed in 23 milliseconds