Searched defs:pstatistics (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcGetFCPStatistics.cc40 HBA_FC4STATISTICS *pstatistics) {
38 Sun_fcGetFCPStatistics(HBA_HANDLE handle, const HBA_SCSIID *lunit, HBA_FC4STATISTICS *pstatistics) argument
H A DSun_fcGetFC4Statistics.cc41 HBA_FC4STATISTICS *pstatistics) {
38 Sun_fcGetFC4Statistics(HBA_HANDLE handle, HBA_WWN portWWN, HBA_UINT8 FC4type, HBA_FC4STATISTICS *pstatistics) argument
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetLUNStatistics.c36 SMHBA_PROTOCOLSTATISTICS *pstatistics) {
33 Sun_sasGetLUNStatistics( HBA_HANDLE handle, const HBA_SCSIID *lunit, SMHBA_PROTOCOLSTATISTICS *pstatistics) argument
H A DSun_sasGetProtocolStatistics.c37 SMHBA_PROTOCOLSTATISTICS *pstatistics) {
33 Sun_sasGetProtocolStatistics( HBA_HANDLE handle, HBA_UINT32 portindex, HBA_UINT32 protocoltype, SMHBA_PROTOCOLSTATISTICS *pstatistics) argument
/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c2953 HBA_FC4STATISTICS *pstatistics)
2968 (vendorHandle, portWWN, FC4type, pstatistics);
2979 HBA_FC4STATISTICS *pstatistics)
2993 status =(registeredfunc)(vendorHandle, lunit, pstatistics);
2943 HBA_GetFC4Statistics( HBA_HANDLE handle, HBA_WWN portWWN, HBA_UINT8 FC4type, HBA_FC4STATISTICS *pstatistics) argument
2970 HBA_GetFCPStatistics( HBA_HANDLE handle, const HBA_SCSIID *lunit, HBA_FC4STATISTICS *pstatistics) argument
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c3340 HBA_FC4STATISTICS *pstatistics)
3356 (vendorHandle, portWWN, FC4type, pstatistics);
3367 HBA_FC4STATISTICS *pstatistics)
3382 status = (registeredfunc)(vendorHandle, lunit, pstatistics);
3336 HBA_GetFC4Statistics( HBA_HANDLE handle, HBA_WWN portWWN, HBA_UINT8 FC4type, HBA_FC4STATISTICS *pstatistics) argument
3364 HBA_GetFCPStatistics( HBA_HANDLE handle, const HBA_SCSIID *lunit, HBA_FC4STATISTICS *pstatistics) argument

Completed in 87 milliseconds