Home
last modified time | relevance | path

Searched refs:BDA_NBL (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Dpda.h124 #define BDA_NBL(shrt, nibix) \ macro
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c1772 if (BDA_NBL(bda_ioc, p) != BDAN_GOOD) in drmach_iopc_op()
3057 if (BDA_NBL(bda_proc, p) != BDAN_GOOD) in drmach_mem_update_interconnect()
3076 if (BDA_NBL(bda_ioc, p) != BDAN_GOOD) in drmach_mem_update_interconnect()
3485 if (BDA_NBL(bdesc->bda_proc, i) == BDAN_GOOD) in drmach_pt_dump_pdainfo()
3494 if (BDA_NBL(bdesc->bda_mgroup, i) == BDAN_GOOD) in drmach_pt_dump_pdainfo()
3508 if (BDA_NBL(bdesc->bda_ioc, i) == BDAN_GOOD) { in drmach_pt_dump_pdainfo()
3512 if (BDA_NBL(bdesc->bda_ios[i], s) != BDAN_GOOD) in drmach_pt_dump_pdainfo()
H A Didn_xf.c1682 (BDA_NBL(lbp->bda_board, BDA_MC_NBL) == BDAN_GOOD)) || in idn_cpu_per_board()