Searched refs:sc_gptwocfg_config_t (Results 1 – 1 of 1) sorted by relevance
61 } sc_gptwocfg_config_t; typedef64 static sc_gptwocfg_config_t *sc_gptwo_config_list;71 static void dump_config(sc_gptwocfg_config_t *);564 board_config = kmem_zalloc(sizeof (sc_gptwocfg_config_t), KM_SLEEP); in sc_configure()644 (sizeof (sc_gptwocfg_config_t), KM_SLEEP); in sc_configure()682 sc_gptwocfg_config_t *board_config, *axq_config, *prior_config; in sc_unprobe_board()748 kmem_free(board_config, sizeof (sc_gptwocfg_config_t)); in sc_unprobe_board()781 kmem_free(axq_config, sizeof (sc_gptwocfg_config_t)); in sc_unprobe_board()793 sc_gptwocfg_config_t *cookie; in sc_next_node()799 cookie = (sc_gptwocfg_config_t *)c; in sc_next_node()[all …]