Searched refs:hwgrp_state (Results 1 – 1 of 1) sorted by relevance
3939 print_phys_hwgrp_state_t *hwgrp_state = arg; in print_phys_hwgrp_callback() local3940 show_state_t *state = hwgrp_state->hs_state; in print_phys_hwgrp_callback()3942 hwgrp_state->hs_grp_attr = attr; in print_phys_hwgrp_callback()3943 ofmt_print(state->ls_ofmt, hwgrp_state); in print_phys_hwgrp_callback()3952 print_phys_hwgrp_state_t hwgrp_state; in print_phys_hwgrp() local3954 hwgrp_state.hs_state = state; in print_phys_hwgrp()3955 hwgrp_state.hs_link = link; in print_phys_hwgrp()3956 return (dladm_walk_hwgrp(handle, linkid, &hwgrp_state, in print_phys_hwgrp()