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

/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c165 getAdapterAttrs(HBA_HANDLE handle, char *name, HBA_ADAPTERATTRIBUTES *attrs) { function
306 if (getAdapterAttrs(handle, name, &hbaAttrs)) {
553 if (getAdapterAttrs(handle, name, &hbaAttrs)) {
746 if (getAdapterAttrs(handle, name, &hbaAttrs)) {
942 if (getAdapterAttrs(handle, name, &hbaAttrs)) {
1143 if (getAdapterAttrs(handle, name, &hbaAttrs)) {
1589 if (getAdapterAttrs(handle, name, &hbaAttrs)) {
1672 if (getAdapterAttrs(handle, name, &hbaAttrs)) {
H A Dx86_adm.c307 if (getAdapterAttrs(handle, name, &hbaAttrs)) {
H A Dcommon.h481 int getAdapterAttrs(HBA_HANDLE handle,
/illumos-gate/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) function
1280 if (getAdapterAttrs(handle, &hbaAttrs)) {

Completed in 72 milliseconds