Searched refs:npivGetHBAAttributes (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcNPIVGetAdapterAttributes.cc46 *attributes = myHandle->npivGetHBAAttributes();
H A DFCHBA.h51 virtual HBA_ADAPTERATTRIBUTES npivGetHBAAttributes();
H A DTgtFCHBA.h52 virtual HBA_ADAPTERATTRIBUTES npivGetHBAAttributes() { function in class:TgtFCHBA
H A DHBA.h65 virtual HBA_ADAPTERATTRIBUTES npivGetHBAAttributes() = 0;
H A DHandle.h73 HBA_ADAPTERATTRIBUTES npivGetHBAAttributes();
H A DHandle.cc398 HBA_ADAPTERATTRIBUTES Handle::npivGetHBAAttributes() { function in class:Handle
399 Trace log("Handle::npivGetHBAAttributes");
402 HBA_ADAPTERATTRIBUTES attributes = hba->npivGetHBAAttributes();
H A DFCHBA.cc260 HBA_ADAPTERATTRIBUTES FCHBA::npivGetHBAAttributes() { function in class:FCHBA
261 Trace log("FCHBA::npivGetHBAAttributes");

Completed in 458 milliseconds