Lines Matching refs:pcb

1300 #define HSP2_TRACE_ERROR0(pcb,m)                     {if (pcb->trace_level >= BT_TRACE_LEVEL_ERROR)…  argument
1301 #define HSP2_TRACE_ERROR1(pcb,m,p1) {if (pcb->trace_level >= BT_TRACE_LEVEL_ERROR)… argument
1302 #define HSP2_TRACE_ERROR2(pcb,m,p1,p2) {if (pcb->trace_level >= BT_TRACE_LEVEL_ERROR)… argument
1303 #define HSP2_TRACE_ERROR3(pcb,m,p1,p2,p3) {if (pcb->trace_level >= BT_TRACE_LEVEL_ERROR)… argument
1304 #define HSP2_TRACE_ERROR4(pcb,m,p1,p2,p3,p4) {if (pcb->trace_level >= BT_TRACE_LEVEL_ERROR)… argument
1305 #define HSP2_TRACE_ERROR5(pcb,m,p1,p2,p3,p4,p5) {if (pcb->trace_level >= BT_TRACE_LEVEL_ERROR)… argument
1306 #define HSP2_TRACE_ERROR6(pcb,m,p1,p2,p3,p4,p5,p6) {if (pcb->trace_level >= BT_TRACE_LEVEL_ERROR)… argument
1308 #define HSP2_TRACE_WARNING0(pcb,m) {if (pcb->trace_level >= BT_TRACE_LEVEL_WARNIN… argument
1309 #define HSP2_TRACE_WARNING1(pcb,m,p1) {if (pcb->trace_level >= BT_TRACE_LEVEL_WARNIN… argument
1310 #define HSP2_TRACE_WARNING2(pcb,m,p1,p2) {if (pcb->trace_level >= BT_TRACE_LEVEL_WARNIN… argument
1311 #define HSP2_TRACE_WARNING3(pcb,m,p1,p2,p3) {if (pcb->trace_level >= BT_TRACE_LEVEL_WARNIN… argument
1312 #define HSP2_TRACE_WARNING4(pcb,m,p1,p2,p3,p4) {if (pcb->trace_level >= BT_TRACE_LEVEL_WARNIN… argument
1313 #define HSP2_TRACE_WARNING5(pcb,m,p1,p2,p3,p4,p5) {if (pcb->trace_level >= BT_TRACE_LEVEL_WARNIN… argument
1314 #define HSP2_TRACE_WARNING6(pcb,m,p1,p2,p3,p4,p5,p6) {if (pcb->trace_level >= BT_TRACE_LEVEL_WARNIN… argument
1316 #define HSP2_TRACE_API0(pcb,m) {if (pcb->trace_level >= BT_TRACE_LEVEL_API) B… argument
1317 #define HSP2_TRACE_API1(pcb,m,p1) {if (pcb->trace_level >= BT_TRACE_LEVEL_API) B… argument
1318 #define HSP2_TRACE_API2(pcb,m,p1,p2) {if (pcb->trace_level >= BT_TRACE_LEVEL_API) B… argument
1319 #define HSP2_TRACE_API3(pcb,m,p1,p2,p3) {if (pcb->trace_level >= BT_TRACE_LEVEL_API) B… argument
1320 #define HSP2_TRACE_API4(pcb,m,p1,p2,p3,p4) {if (pcb->trace_level >= BT_TRACE_LEVEL_API) B… argument
1321 #define HSP2_TRACE_API5(pcb,m,p1,p2,p3,p4,p5) {if (pcb->trace_level >= BT_TRACE_LEVEL_API) B… argument
1322 #define HSP2_TRACE_API6(pcb,m,p1,p2,p3,p4,p5,p6) {if (pcb->trace_level >= BT_TRACE_LEVEL_API) B… argument
1324 #define HSP2_TRACE_EVENT0(pcb,m) {if (pcb->trace_level >= BT_TRACE_LEVEL_EVENT)… argument
1325 #define HSP2_TRACE_EVENT1(pcb,m,p1) {if (pcb->trace_level >= BT_TRACE_LEVEL_EVENT)… argument
1326 #define HSP2_TRACE_EVENT2(pcb,m,p1,p2) {if (pcb->trace_level >= BT_TRACE_LEVEL_EVENT)… argument
1327 #define HSP2_TRACE_EVENT3(pcb,m,p1,p2,p3) {if (pcb->trace_level >= BT_TRACE_LEVEL_EVENT)… argument
1328 #define HSP2_TRACE_EVENT4(pcb,m,p1,p2,p3,p4) {if (pcb->trace_level >= BT_TRACE_LEVEL_EVENT)… argument
1329 #define HSP2_TRACE_EVENT5(pcb,m,p1,p2,p3,p4,p5) {if (pcb->trace_level >= BT_TRACE_LEVEL_EVENT)… argument
1330 #define HSP2_TRACE_EVENT6(pcb,m,p1,p2,p3,p4,p5,p6) {if (pcb->trace_level >= BT_TRACE_LEVEL_EVENT)… argument
1332 #define HSP2_TRACE_DEBUG0(pcb,m) {if (pcb->trace_level >= BT_TRACE_LEVEL_DEBUG)… argument
1333 #define HSP2_TRACE_DEBUG1(pcb,m,p1) {if (pcb->trace_level >= BT_TRACE_LEVEL_DEBUG)… argument
1334 #define HSP2_TRACE_DEBUG2(pcb,m,p1,p2) {if (pcb->trace_level >= BT_TRACE_LEVEL_DEBUG)… argument
1335 #define HSP2_TRACE_DEBUG3(pcb,m,p1,p2,p3) {if (pcb->trace_level >= BT_TRACE_LEVEL_DEBUG)… argument
1336 #define HSP2_TRACE_DEBUG4(pcb,m,p1,p2,p3,p4) {if (pcb->trace_level >= BT_TRACE_LEVEL_DEBUG)… argument
1337 #define HSP2_TRACE_DEBUG5(pcb,m,p1,p2,p3,p4,p5) {if (pcb->trace_level >= BT_TRACE_LEVEL_DEBUG)… argument
1338 #define HSP2_TRACE_DEBUG6(pcb,m,p1,p2,p3,p4,p5,p6) {if (pcb->trace_level >= BT_TRACE_LEVEL_DEBUG)… argument
3277 #define HSP2_TRACE_ERROR0(pcb,m) argument
3278 #define HSP2_TRACE_ERROR1(pcb,m,p1) argument
3279 #define HSP2_TRACE_ERROR2(pcb,m,p1,p2) argument
3280 #define HSP2_TRACE_ERROR3(pcb,m,p1,p2,p3) argument
3281 #define HSP2_TRACE_ERROR4(pcb,m,p1,p2,p3,p4) argument
3282 #define HSP2_TRACE_ERROR5(pcb,m,p1,p2,p3,p4,p5) argument
3283 #define HSP2_TRACE_ERROR6(pcb,m,p1,p2,p3,p4,p5,p6) argument
3285 #define HSP2_TRACE_WARNING0(pcb,m) argument
3286 #define HSP2_TRACE_WARNING1(pcb,m,p1) argument
3287 #define HSP2_TRACE_WARNING2(pcb,m,p1,p2) argument
3288 #define HSP2_TRACE_WARNING3(pcb,m,p1,p2,p3) argument
3289 #define HSP2_TRACE_WARNING4(pcb,m,p1,p2,p3,p4) argument
3290 #define HSP2_TRACE_WARNING5(pcb,m,p1,p2,p3,p4,p5) argument
3291 #define HSP2_TRACE_WARNING6(pcb,m,p1,p2,p3,p4,p5,p6) argument
3293 #define HSP2_TRACE_API0(pcb,m) argument
3294 #define HSP2_TRACE_API1(pcb,m,p1) argument
3295 #define HSP2_TRACE_API2(pcb,m,p1,p2) argument
3296 #define HSP2_TRACE_API3(pcb,m,p1,p2,p3) argument
3297 #define HSP2_TRACE_API4(pcb,m,p1,p2,p3,p4) argument
3298 #define HSP2_TRACE_API5(pcb,m,p1,p2,p3,p4,p5) argument
3299 #define HSP2_TRACE_API6(pcb,m,p1,p2,p3,p4,p5,p6) argument
3301 #define HSP2_TRACE_EVENT0(pcb,m) argument
3302 #define HSP2_TRACE_EVENT1(pcb,m,p1) argument
3303 #define HSP2_TRACE_EVENT2(pcb,m,p1,p2) argument
3304 #define HSP2_TRACE_EVENT3(pcb,m,p1,p2,p3) argument
3305 #define HSP2_TRACE_EVENT4(pcb,m,p1,p2,p3,p4) argument
3306 #define HSP2_TRACE_EVENT5(pcb,m,p1,p2,p3,p4,p5) argument
3307 #define HSP2_TRACE_EVENT6(pcb,m,p1,p2,p3,p4,p5,p6) argument
3309 #define HSP2_TRACE_DEBUG0(pcb,m) argument
3310 #define HSP2_TRACE_DEBUG1(pcb,m,p1) argument
3311 #define HSP2_TRACE_DEBUG2(pcb,m,p1,p2) argument
3312 #define HSP2_TRACE_DEBUG3(pcb,m,p1,p2,p3) argument
3313 #define HSP2_TRACE_DEBUG4(pcb,m,p1,p2,p3,p4) argument
3314 #define HSP2_TRACE_DEBUG5(pcb,m,p1,p2,p3,p4,p5) argument
3315 #define HSP2_TRACE_DEBUG6(pcb,m,p1,p2,p3,p4,p5,p6) argument