Searched refs:FHC_B_SEARCH (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/sun4u/sunfire/io/ |
H A D | fhc_bd.c | 65 #define FHC_B_SEARCH(in_array, board) \ macro 92 index = FHC_B_SEARCH(boards, board); in fhc_bd_disabled() 209 index = FHC_B_SEARCH(boards, board); in fhc_bd_busy() 220 index = FHC_B_SEARCH(boards, board); in fhc_bd_is_jtag_master() 234 index = FHC_B_SEARCH(boards, board); in fhc_bd_is_plus() 278 index = FHC_B_SEARCH(boards, board); in fhc_bdlist_lock() 324 index = FHC_B_SEARCH(clocks, board); in fhc_bd_init() 326 index = FHC_B_SEARCH(boards, board); in fhc_bd_init() 377 index = FHC_B_SEARCH(boards, board); in fhc_bd() 407 index = FHC_B_SEARCH(boards, bdp->sc.board); in fhc_bd_next() [all …]
|