Home
last modified time | relevance | path

Searched refs:IF_EVENT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/atm/
H A Diphase.c1218 IF_EVENT(printk("rx_intr: status = 0x%x\n", status);)
1680 IF_EVENT(printk("TCQ_NOT_EMPTY int received\n");)
1895 IF_EVENT(printk("ia open_tx returning \n");)
2251 IF_EVENT(printk("IA: tx_intr \n");)
2513 IF_EVENT(printk(">ia_start\n");)
2705 IF_EVENT(printk("iphase open: unspec part\n");)
2710 IF_EVENT(printk(DEV_LABEL "(itf %d): open %d.%d\n",
2744 IF_EVENT(printk("ia open returning\n");)
2750 IF_EVENT(printk(">ia_change_qos\n");)
2760 IF_EVENT(printk(">ia_ioctl\n");)
[all …]
H A Diphase.h97 #define IF_EVENT(A) IF_IADBG( IF_IADBG_EVENT) { A } macro
122 #define IF_EVENT(A) macro