Home
last modified time | relevance | path

Searched refs:getAdapterAttrs (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/luxadm/
H A Dfchba.c165 getAdapterAttrs(HBA_HANDLE handle, char *name, HBA_ADAPTERATTRIBUTES *attrs) { in getAdapterAttrs() function
306 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_display_port()
553 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_non_encl_probe()
746 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_inquiry()
942 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_dump_map()
1143 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_display_link_status()
1589 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_display_config()
1672 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in fchba_display_config()
H A Dx86_adm.c307 if (getAdapterAttrs(handle, name, &hbaAttrs)) { in adm_forcelip()
H A Dcommon.h481 int getAdapterAttrs(HBA_HANDLE handle,
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h536 int getAdapterAttrs(HBA_HANDLE handle, HBA_ADAPTERATTRIBUTES *attrs);
H A Dcfga_utils.c1114 getAdapterAttrs(HBA_HANDLE handle, HBA_ADAPTERATTRIBUTES *attrs) in getAdapterAttrs() function
1280 if (getAdapterAttrs(handle, &hbaAttrs)) { in findMatchingAdapterPort()