Home
last modified time | relevance | path

Searched refs:getHBAAttributes (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcGetAdapterAttributes.cc55 *attributes = myHandle->getHBAAttributes(); in Sun_fcGetAdapterAttributes()
H A DFCHBA.h49 virtual HBA_ADAPTERATTRIBUTES getHBAAttributes();
H A DTgtFCHBA.h49 virtual HBA_ADAPTERATTRIBUTES getHBAAttributes();
H A DHandle.cc367 HBA_ADAPTERATTRIBUTES Handle::getHBAAttributes() { in getHBAAttributes() function in Handle
371 HBA_ADAPTERATTRIBUTES attributes = hba->getHBAAttributes(); in getHBAAttributes()
H A DHBA.h63 virtual HBA_ADAPTERATTRIBUTES getHBAAttributes() = 0;
H A DHandle.h71 HBA_ADAPTERATTRIBUTES getHBAAttributes();
H A DTgtFCHBA.cc65 HBA_ADAPTERATTRIBUTES attrs = getHBAAttributes(); in TgtFCHBA()
84 HBA_ADAPTERATTRIBUTES TgtFCHBA::getHBAAttributes() in getHBAAttributes() function in TgtFCHBA
H A DFCHBA.cc62 HBA_ADAPTERATTRIBUTES attrs = getHBAAttributes(); in FCHBA()
151 HBA_ADAPTERATTRIBUTES FCHBA::getHBAAttributes() { in getHBAAttributes() function in FCHBA