Searched defs:_pb (Results 1 – 5 of 5) sorted by relevance
49 #define PBLOCK_ASSERT_CONN( _pb ) do { \ argument54 #define PBLOCK_ASSERT_OP( _pb, _tag ) do { \ argument62 #define PBLOCK_ASSERT_INTOP( _pb, _tag ) do { \ argument
35 #define PBLOCK_LOCK_CONN( _pb ) do { \ argument39 #define PBLOCK_UNLOCK_CONN( _pb ) do { \ argument44 #define PBLOCK_VALIDATE_IS_INTOP( _pb ) do { if ( (_pb)->pb_intop == 0 ) break; } while ( 0 ) argument
151 #define PCICONF_BUS_DEVICE(_pb, _devno, _funcno) \ argument
7710 const struct trampoline_chain *_pb = b; in xg_order_trampoline_chain() local
7723 const struct trampoline_chain *_pb = b; in xg_order_trampoline_chain() local