Searched refs:FHC_B_SEARCH (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sunfire/io/ |
H A D | fhc_bd.c | 63 #define FHC_B_SEARCH(in_array, board) \ macro 90 index = FHC_B_SEARCH(boards, board); in fhc_bd_disabled() 207 index = FHC_B_SEARCH(boards, board); in fhc_bd_busy() 218 index = FHC_B_SEARCH(boards, board); in fhc_bd_is_jtag_master() 232 index = FHC_B_SEARCH(boards, board); in fhc_bd_is_plus() 276 index = FHC_B_SEARCH(boards, board); in fhc_bdlist_lock() 322 index = FHC_B_SEARCH(clocks, board); in fhc_bd_init() 324 index = FHC_B_SEARCH(boards, board); in fhc_bd_init() 375 index = FHC_B_SEARCH(boards, board); in fhc_bd() 405 index = FHC_B_SEARCH(boards, bdp->sc.board); in fhc_bd_next() [all …]
|