Home
last modified time | relevance | path

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(); in Sun_fcNPIVGetAdapterAttributes()
H A DFCHBA.h51 virtual HBA_ADAPTERATTRIBUTES npivGetHBAAttributes();
H A DTgtFCHBA.h52 virtual HBA_ADAPTERATTRIBUTES npivGetHBAAttributes() { in npivGetHBAAttributes() function
H A DHandle.cc398 HBA_ADAPTERATTRIBUTES Handle::npivGetHBAAttributes() { in npivGetHBAAttributes() function in Handle
402 HBA_ADAPTERATTRIBUTES attributes = hba->npivGetHBAAttributes(); in npivGetHBAAttributes()
H A DHBA.h65 virtual HBA_ADAPTERATTRIBUTES npivGetHBAAttributes() = 0;
H A DHandle.h73 HBA_ADAPTERATTRIBUTES npivGetHBAAttributes();
H A DFCHBA.cc260 HBA_ADAPTERATTRIBUTES FCHBA::npivGetHBAAttributes() { in npivGetHBAAttributes() function in FCHBA