Searched refs:BI_NODESIZE (Results 1 – 4 of 4) sorted by relevance
43 #define BI_NODESIZE 0x2000 /* Size of one BI node */ macro44 #define BI_NODE(node) (BI_NODESIZE * (node))
133 BI_NODESIZE, 0, &ba.ba_ioh)) { in bi_attach()140 bus_space_unmap(ba.ba_iot, ba.ba_ioh, BI_NODESIZE); in bi_attach()
119 nexaddr = (bootrpb.csrphy & ~(BI_NODESIZE - 1)) + KDB_IP; in raopen()123 kdaddr = nexaddr & ~(BI_NODESIZE - 1); in raopen()
196 niaddr = nexaddr & ~(BI_NODESIZE - 1); in niopen()