Searched refs:chld_config (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_list.c | 36 cfga_stat_t chld_config; member 76 fpcfga_cmd_t cmd, cfga_stat_t chld_config, int *np, uint_t flags); 248 larg.chld_config = CFGA_STAT_UNCONFIGURED; in do_list() 307 larg.chld_config, &n, NO_FLAG) != in do_list() 439 ret = postprocess_list_data(larg.listp, cmd, larg.chld_config, &n, in do_list() 596 larg.chld_config = CFGA_STAT_UNCONFIGURED; in do_list_FCP_dev() 813 ret = postprocess_list_data(larg.listp, cmd, larg.chld_config, &n, in do_list_FCP_dev() 1111 cfga_stat_t chld_config, in postprocess_list_data() argument 1170 xport_ldatap->ap_o_state = chld_config; in postprocess_list_data() 1308 lap->chld_config == CFGA_STAT_CONFIGURED) { in stat_fc_dev() [all …]
|
/titanic_50/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_list.c | 34 cfga_stat_t chld_config; member 52 scfga_cmd_t cmd, cfga_stat_t chld_config, int *np); 174 larg.chld_config = CFGA_STAT_UNCONFIGURED; in do_list() 218 (larg.chld_config == CFGA_STAT_UNCONFIGURED)) || in do_list() 235 ret = postprocess_list_data(larg.listp, cmd, larg.chld_config, &n); in do_list() 256 cfga_stat_t chld_config, in postprocess_list_data() argument 309 hba_ldatap->ap_o_state = chld_config; in postprocess_list_data() 396 lap->chld_config == CFGA_STAT_CONFIGURED) { in stat_dev() 545 lap->chld_config = CFGA_STAT_CONFIGURED; in stat_path_info() 579 lap->chld_config = CFGA_STAT_CONFIGURED; in stat_path_info() [all …]
|