Searched refs:bi_chk_controls (Results 1 – 5 of 5) sorted by relevance
162 be_chk_controls bi_chk_controls => op_aux_chk_controls
341 if ( op->o_bd->bd_info->bi_chk_controls ) { in glue_chk_controls()342 rc = ( *op->o_bd->bd_info->bi_chk_controls )( op, rs ); in glue_chk_controls()1543 glue.on_bi.bi_chk_controls = glue_chk_controls; in glue_sub_init()
1824 #define be_chk_controls bd_info->bi_chk_controls2319 BI_chk_controls *bi_chk_controls; member
1423 bi->bi_chk_controls = over_aux_chk_controls; in overlay_config()
5803 pcache.on_bi.bi_chk_controls = pcache_chk_controls; in pcache_initialize()