Searched refs:hbaAttrs (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/luxadm/
H A Dx86_adm.c258 HBA_ADAPTERATTRIBUTES hbaAttrs; local
307 if (getAdapterAttrs(handle, name, &hbaAttrs)) {
314 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts;
H A Dfchba.c277 HBA_ADAPTERATTRIBUTES hbaAttrs; local
306 if (getAdapterAttrs(handle, name, &hbaAttrs)) {
312 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts;
518 HBA_ADAPTERATTRIBUTES hbaAttrs; local
553 if (getAdapterAttrs(handle, name, &hbaAttrs)) {
561 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts;
680 HBA_ADAPTERATTRIBUTES hbaAttrs; local
746 if (getAdapterAttrs(handle, name, &hbaAttrs)) {
754 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts;
886 HBA_ADAPTERATTRIBUTES hbaAttrs; local
1096 HBA_ADAPTERATTRIBUTES hbaAttrs; local
1507 HBA_ADAPTERATTRIBUTES hbaAttrs; local
[all...]
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c1245 HBA_ADAPTERATTRIBUTES hbaAttrs; local
1280 if (getAdapterAttrs(handle, &hbaAttrs)) {
1288 portIndex < hbaAttrs.NumberOfPorts; portIndex++) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c1373 HBA_ADAPTERATTRIBUTES hbaAttrs; local
1406 &hbaAttrs)) != HBA_STATUS_OK) {
1413 hbaPort < hbaAttrs.NumberOfPorts; hbaPort++) {

Completed in 209 milliseconds