/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_scsi.h | 191 } apid_t; typedef in typeref:struct:__anon2432 197 /* apid_t flags */ 310 scfga_ret_t (*fcn)(const char *, scfga_cmd_t, apid_t *, prompt_t *, 367 apid_t *apidp, struct cfga_confirm *confp, cfga_flags_t flags, 370 apid_t *apidp, cfga_flags_t flags, char **errstring); 371 scfga_ret_t dev_insert(const char *func, scfga_cmd_t cmd, apid_t *apidp, 373 scfga_ret_t dev_replace(const char *func, scfga_cmd_t cmd, apid_t *apidp, 375 scfga_ret_t dev_remove(const char *func, scfga_cmd_t cmd, apid_t *apidp, 377 scfga_ret_t reset_common(const char *func, scfga_cmd_t cmd, apid_t *apidp, 379 scfga_ret_t dev_led(const char *func, scfga_cmd_t cmd, apid_t *apid [all...] |
H A D | cfga_scsi.c | 66 apid_t apidt = {NULL}; 117 apid_t apidt = {NULL}; 193 apid_t apidt = {NULL};
|
H A D | cfga_ctl.c | 41 static scfga_ret_t quiesce_confirm(apid_t *apidp, 43 static scfga_ret_t dev_hotplug(apid_t *apidp, 63 apid_t *apidp, 251 apid_t *apidp, 379 apid_t *apidp, 490 apid_t *apidp, 544 apid_t *apidp, 633 apid_t *apidp, 656 apid_t *apidp, 717 quiesce_required(apid_t *apid [all...] |
H A D | cfga_utils.c | 331 apidt_create(const char *ap_id, apid_t *apidp, char **errstring) 396 apidt_free(apid_t *apidp) 512 apid_t *apidtp, 623 cfga_led_msg(struct cfga_msg *msgp, apid_t *apidp, led_strid_t led, 774 apid_t *apidp,
|
H A D | cfga_list.c | 30 apid_t *apidp; 91 apid_t *apidp,
|
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/SUNW,SPARC-Enterprise/common/ |
H A D | opl_dev_led.c | 54 opl_get_scf_logical_disk(const apid_t *apidp, char **errstring, 93 opl_disk_led_control(apid_t *apidp, char **errstring, struct cfga_msg *msgp, 106 retval = opl_get_scf_logical_disk((const apid_t *)apidp, errstring, 152 opl_print_locator(apid_t *apidp, struct cfga_msg *msgp, unsigned char led) 184 opl_print_led(apid_t *apidp, struct cfga_msg *msgp, unsigned char led) 215 apid_t *apidp, 241 apid_t *apidp, 268 apid_t *apidp, 307 apid_t *apidp,
|
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_fp.h | 210 } apid_t; typedef in typeref:struct:__anon2389 249 /* apid_t flags */ 258 /* apid_t lun flags */ 376 fpcfga_ret_t (*fcn)(fpcfga_cmd_t, apid_t *, prompt_t *, char **); 451 dev_change_state(cfga_cmd_t, apid_t *, la_wwn_t *, cfga_flags_t, char **, 454 fca_change_state(cfga_cmd_t, apid_t *, cfga_flags_t, char **); 459 fpcfga_ret_t dev_insert(fpcfga_cmd_t cmd, apid_t *apidp, prompt_t *argsp, 461 fpcfga_ret_t dev_replace(fpcfga_cmd_t cmd, apid_t *apidp, prompt_t *argsp, 463 fpcfga_ret_t dev_remove(fpcfga_cmd_t cmd, apid_t *apidp, prompt_t *argsp, 465 fpcfga_ret_t reset_common(fpcfga_cmd_t cmd, apid_t *apid [all...] |
H A D | cfga_cs.c | 40 static fpcfga_ret_t do_devctl_dev_create(apid_t *, char *, int, 42 static fpcfga_ret_t dev_rcm_online(apid_t *, int, cfga_flags_t, char **); 43 static void dev_rcm_online_nonoperationalpath(apid_t *, cfga_flags_t, char **); 44 static fpcfga_ret_t dev_rcm_offline(apid_t *, cfga_flags_t, char **); 45 static fpcfga_ret_t dev_rcm_remove(apid_t *, cfga_flags_t, char **); 47 static fpcfga_ret_t dev_unconf(apid_t *, char **, uchar_t *); 48 static fpcfga_ret_t is_xport_phys_in_pathlist(apid_t *, char **); 54 static fpcfga_ret_t unconf_any_devinfo_nodes(apid_t *, cfga_flags_t, char **, 56 static fpcfga_ret_t handle_devs(cfga_cmd_t, apid_t *, cfga_flags_t, 66 do_devctl_dev_create(apid_t *apid [all...] |
H A D | cfga_fp.c | 49 apid_t apidt = {NULL}; 212 apid_t apidt = {NULL};
|
H A D | cfga_utils.c | 408 apidt_create(const char *ap_id, apid_t *apidp, char **errstring) 482 apidt_free(apid_t *apidp)
|
H A D | cfga_list.c | 32 apid_t *apidp; 167 apid_t *apidp, 493 apid_t apid_con = {NULL};
|