Searched defs:BN (Results 1 – 2 of 2) sorted by relevance
83 #define pc_makenodeid(BN, OFF, ATTR, SCLUSTER, ENTPS) \ argument91 #define PCFHASH(FSP, BN, O) 0 argument94 #define PCFHASH(FSP, BN, O) (((unsigned)FSP + BN + O) % NPCHASH) argument
85 #define BN 2 /* Connected to BTL net */ macro