Searched refs:physpath_to_devlink (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/ |
H A D | cfga_sata.c | 256 physpath_to_devlink(const char *basedir, const char *node_path, in physpath_to_devlink() function 316 if ((rv = physpath_to_devlink(linkpath, node_path, in physpath_to_devlink() 1359 (void) physpath_to_devlink("/dev/dsk", in sata_make_dyncomp() 1385 (void) physpath_to_devlink("/dev/rmt", in sata_make_dyncomp() 1479 rv = physpath_to_devlink(CFGA_DEV_DIR, (char *)ap_id, in cfga_list_ext()
|
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_scsi.h | 417 scfga_ret_t physpath_to_devlink(char *physpath, char **linkpp, int *l_errnop,
|
H A D | cfga_cvt.c | 184 ret = physpath_to_devlink((char *)hba_phys, hba_logpp, in get_hba_devlink() 638 ret = physpath_to_devlink(path, &devlink, l_errnop, match_minor); in make_dyncomp()
|
H A D | cfga_list.c | 477 (void) physpath_to_devlink(pathbuf, &client_devlink, l_errnop, in create_pathinfo_ldata()
|
H A D | cfga_utils.c | 1118 physpath_to_devlink( in physpath_to_devlink() function
|
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_fp.h | 505 fpcfga_ret_t physpath_to_devlink(const char *basedir, char *xport_phys,
|
H A D | cfga_cvt.c | 128 ret = physpath_to_devlink(CFGA_DEV_DIR, (char *)xport_phys, in get_xport_devlink()
|
H A D | cfga_utils.c | 957 physpath_to_devlink( in physpath_to_devlink() function
|
/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/ |
H A D | cfga_usb.c | 214 physpath_to_devlink( in physpath_to_devlink() function 1545 rv = (cfga_usb_ret_t)physpath_to_devlink(CFGA_DEV_DIR, (char *)ap_id, in cfga_list_ext()
|