Home
last modified time | relevance | path

Searched defs:dyncomp (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cvt.c47 cvt_lawwn_to_dyncomp(const la_wwn_t *pwwn, char **dyncomp, int *l_errnop) in cvt_lawwn_to_dyncomp()
60 cvt_dyncomp_to_lawwn(const char *dyncomp, la_wwn_t *port_wwn) in cvt_dyncomp_to_lawwn()
154 const char *dyncomp, in dyn_apid_to_path()
186 const char *dyncomp, in is_apid_configured()
428 const char *dyncomp, in insert_lun_to_lunlist()
H A Dcfga_list.c178 char *dyncomp = NULL; in do_list() local
491 char *xport_phys = NULL, *dyn = NULL, *dyncomp = NULL, in do_list_FCP_dev() local
932 const char *dyncomp, in get_standard_inq_data()
981 const char *dyncomp, in get_report_lun_data()
1062 const char *dyncomp, in get_accessible_FCP_dev_ldata()
1573 char *dyncomp = NULL; in do_stat_fc_dev() local
2752 char *dyn = NULL, *dyncomp = NULL; in is_dyn_ap_on_ldata_list() local
2798 char *dyn = NULL, *dyncomp = NULL; in is_FCP_dev_ap_on_ldata_list() local
3049 char *dyn = NULL, *dyncomp = NULL; in init_ldata_for_accessible_FCP_dev() local
3550 char *dyn = NULL, *dyncomp = NULL; in insert_fc_dev_ldata() local
[all …]
H A Dcfga_cs.c341 lun_unconf(char *path, int lunnum, char *xport_phys, char *dyncomp, in lun_unconf()
507 char *xport_phys, *vhci_path, *dyncomp; in is_xport_phys_in_pathlist() local
1061 char *dyncomp, int unusable_flag, in unconf_vhci_nodes()
1239 unconf_non_vhci_nodes(di_node_t dnode, char *xport_phys, char *dyncomp, in unconf_non_vhci_nodes()
H A Dcfga_utils.c411 char *dyncomp = NULL; in apidt_create() local
H A Dcfga_fp.h207 char *dyncomp; member
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_cvt.c29 char *dyncomp; member
48 const char *dyncomp; member
241 const char *dyncomp, in apid_to_path()
414 const char *dyncomp, in drv_dyn_to_devpath()
542 const char *dyncomp, in devlink_dyn_to_devpath()
H A Dcfga_list.c425 char *dyncomp = NULL, *client_path = NULL; in create_pathinfo_ldata() local
704 char *dyncomp = NULL; in do_stat_dev() local
H A Dcfga_utils.c334 char *dyncomp = NULL, *path = NULL; in apidt_create() local
H A Dcfga_scsi.h187 char *dyncomp; member
/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c1237 sata_make_dyncomp(const char *ap_id, char **dyncomp, const char *type) in sata_make_dyncomp()
1676 char *dyncomp = NULL; in cfga_list_ext() local
H A Dcfga_sata.h131 char *dyncomp; member
/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c1343 char *dyncomp, path[PATH_MAX]; in config_get_lib() local
3224 append_dyn(char *buf, const char *dyncomp, size_t blen) in append_dyn()