Searched refs:hwgrp_state (Results 1 – 1 of 1) sorted by relevance
4081 print_phys_hwgrp_state_t *hwgrp_state = arg; in print_phys_hwgrp_callback() local4082 show_state_t *state = hwgrp_state->hs_state; in print_phys_hwgrp_callback()4084 hwgrp_state->hs_grp_attr = attr; in print_phys_hwgrp_callback()4085 ofmt_print(state->ls_ofmt, hwgrp_state); in print_phys_hwgrp_callback()4094 print_phys_hwgrp_state_t hwgrp_state; in print_phys_hwgrp() local4096 hwgrp_state.hs_state = state; in print_phys_hwgrp()4097 hwgrp_state.hs_link = link; in print_phys_hwgrp()4098 return (dladm_walk_hwgrp(handle, linkid, &hwgrp_state, in print_phys_hwgrp()