Searched refs:findMatchingAdapterPort (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_fp.c | 136 if ((ret = findMatchingAdapterPort(apidt.xport_phys, in cfga_change_state()
|
H A D | cfga_fp.h | 537 fpcfga_ret_t findMatchingAdapterPort(char *portPath,
|
H A D | cfga_utils.c | 1240 findMatchingAdapterPort(char *portPath, HBA_HANDLE *matchingHandle, in findMatchingAdapterPort() function
|
H A D | cfga_cs.c | 1658 if ((ret = findMatchingAdapterPort(apidt->xport_phys, &handle, in fca_change_state()
|
H A D | cfga_list.c | 204 if ((ret = findMatchingAdapterPort(larg.apidp->xport_phys, &handle, in do_list() 556 if ((ret = findMatchingAdapterPort(larg.apidp->xport_phys, &handle, in do_list_FCP_dev()
|