Home
last modified time | relevance | path

Searched refs:hw_option_p (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.c52 char *value, *hw_option, *hw_option_p; in cfga_change_state() local
81 hw_option_p = hw_option; in cfga_change_state()
83 while (*hw_option_p != '\0') { in cfga_change_state()
84 switch (getsubopt(&hw_option_p, fp_cs_hw_opts, in cfga_change_state()
215 char *value, *hw_option, *hw_option_p; in cfga_list_ext() local
239 hw_option_p = hw_option; in cfga_list_ext()
241 while (*hw_option_p != '\0') { in cfga_list_ext()
242 switch (getsubopt(&hw_option_p, fp_list_hw_opts, in cfga_list_ext()