Lines Matching defs:A

74 #define IF_LOUD(A) IF_IADBG(IF_IADBG_LOUD) { A }  argument
75 #define IF_ERR(A) IF_IADBG(IF_IADBG_ERR) { A } argument
76 #define IF_VERY_LOUD(A) IF_IADBG( IF_IADBG_VERY_LOUD ) { A } argument
78 #define IF_INIT_ADAPTER(A) IF_IADBG( IF_IADBG_INIT_ADAPTER ) { A } argument
79 #define IF_INIT(A) IF_IADBG( IF_IADBG_INIT_ADAPTER ) { A } argument
80 #define IF_SUNI_STAT(A) IF_IADBG( IF_IADBG_SUNI_STAT ) { A } argument
81 #define IF_QUERY_INFO(A) IF_IADBG( IF_IADBG_QUERY_INFO ) { A } argument
82 #define IF_COPY_OVER(A) IF_IADBG( IF_IADBG_COPY_OVER ) { A } argument
84 #define IF_INTR(A) IF_IADBG( IF_IADBG_INTR ) { A } argument
85 #define IF_DIS_INTR(A) IF_IADBG( IF_IADBG_DIS_INTR ) { A } argument
86 #define IF_EN_INTR(A) IF_IADBG( IF_IADBG_EN_INTR ) { A } argument
88 #define IF_TX(A) IF_IADBG( IF_IADBG_TX ) { A } argument
89 #define IF_RX(A) IF_IADBG( IF_IADBG_RX ) { A } argument
90 #define IF_TXPKT(A) IF_IADBG( IF_IADBG_TXPKT ) { A } argument
91 #define IF_RXPKT(A) IF_IADBG( IF_IADBG_RXPKT ) { A } argument
93 #define IF_SHUTDOWN(A) IF_IADBG(IF_IADBG_SHUTDOWN) { A } argument
94 #define IF_CBR(A) IF_IADBG( IF_IADBG_CBR ) { A } argument
95 #define IF_UBR(A) IF_IADBG( IF_IADBG_UBR ) { A } argument
96 #define IF_ABR(A) IF_IADBG( IF_IADBG_ABR ) { A } argument
97 #define IF_EVENT(A) IF_IADBG( IF_IADBG_EVENT) { A } argument
100 #define IF_LOUD(A) argument
101 #define IF_VERY_LOUD(A) argument
102 #define IF_INIT_ADAPTER(A) argument
103 #define IF_INIT(A) argument
104 #define IF_SUNI_STAT(A) argument
105 #define IF_PVC_CHKPKT(A) argument
106 #define IF_QUERY_INFO(A) argument
107 #define IF_COPY_OVER(A) argument
108 #define IF_HANG(A) argument
109 #define IF_INTR(A) argument
110 #define IF_DIS_INTR(A) argument
111 #define IF_EN_INTR(A) argument
112 #define IF_TX(A) argument
113 #define IF_RX(A) argument
114 #define IF_TXDEBUG(A) argument
115 #define IF_VC(A) argument
116 #define IF_ERR(A) argument
117 #define IF_CBR(A) argument
118 #define IF_UBR(A) argument
119 #define IF_ABR(A) argument
120 #define IF_SHUTDOWN(A) argument
121 #define DbgPrint(A) argument
122 #define IF_EVENT(A) argument
123 #define IF_TXPKT(A) argument
124 #define IF_RXPKT(A) argument