Home
last modified time | relevance | path

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

/linux/drivers/atm/
A Dhorizon.c951 PRINTD (DBG_RX|DBG_BUS, "(pio)"); in rx_schedule()
980 PRINTD (DBG_RX|DBG_BUS, "(pio)"); in rx_schedule()
1113 PRINTD (DBG_TX|DBG_BUS, "(pio)"); in tx_schedule()
1671 PRINTD (DBG_TX, "got channel"); in hrz_send()
2184 PRINTD (DBG_QOS, "TX:"); in hrz_open()
2328 PRINTD (DBG_QOS, "RX:"); in hrz_open()
2533 PRINTD (DBG_FLOW, "hrz_ioctl");
2539 PRINTD (DBG_FLOW, "hrz_phy_get");
2546 PRINTD (DBG_FLOW, "hrz_phy_put");
2619 PRINTD (DBG_FLOW, "hrz_probe"); in hrz_probe()
[all …]
A Dambassador.c592 PRINTD (DBG_CMD, "command complete"); in command_do()
1034 PRINTD (DBG_QOS, "AAL not supported"); in amb_open()
1040 PRINTD (DBG_QOS, "TX:"); in amb_open()
1071 PRINTD (DBG_QOS, "pcr goal = %d", pcr); in amb_open()
1085 PRINTD (DBG_QOS, "RX:"); in amb_open()
1111 PRINTD (DBG_QOS, "pcr goal = %d", pcr); in amb_open()
1218 PRINTD (DBG_VCC|DBG_FLOW, "amb_close"); in amb_close()
1414 PRINTD (DBG_FLOW, "amb_proc_read"); in amb_proc_read()
1715 PRINTD (DBG_LOAD|DBG_ERR, in decode_loader_result()
1850 PRINTD (DBG_FLOW|DBG_LOAD, "amb_reset"); in amb_reset()
[all …]
A Dhorizon.h62 #define PRINTD(bits,format,args...) \ macro
67 #define PRINTD(bits,format,args...) macro
A Dambassador.h61 #define PRINTD(bits,format,args...) \ macro
66 #define PRINTD(bits,format,args...) macro
/linux/scripts/kconfig/
A Dparser.y19 #define PRINTD 0x0001 macro
22 int cdebug = PRINTD;
A Dparser.tab.c84 #define PRINTD 0x0001 macro
87 int cdebug = PRINTD;

Completed in 25 milliseconds