Home
last modified time | relevance | path

Searched refs:HBA_STATUS_ERROR_ILLEGAL_INDEX (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetSASPhyAttributes.c73 return (HBA_STATUS_ERROR_ILLEGAL_INDEX); in Sun_sasGetSASPhyAttributes()
81 return (HBA_STATUS_ERROR_ILLEGAL_INDEX); in Sun_sasGetSASPhyAttributes()
98 return (HBA_STATUS_ERROR_ILLEGAL_INDEX); in Sun_sasGetSASPhyAttributes()
H A DSun_sasGetPhyStatistics.c99 return (HBA_STATUS_ERROR_ILLEGAL_INDEX); in Sun_sasGetPhyStatistics()
106 return (HBA_STATUS_ERROR_ILLEGAL_INDEX); in Sun_sasGetPhyStatistics()
120 return (HBA_STATUS_ERROR_ILLEGAL_INDEX); in Sun_sasGetPhyStatistics()
H A DSun_sasGetDiscoveredPortAttributes.c103 return (HBA_STATUS_ERROR_ILLEGAL_INDEX); in Sun_sasGetDiscoveredPortAttributes()
120 ret = HBA_STATUS_ERROR_ILLEGAL_INDEX; in Sun_sasGetDiscoveredPortAttributes()
H A DSun_sasGetAdapterName.c70 return (HBA_STATUS_ERROR_ILLEGAL_INDEX); in Sun_sasGetAdapterName()
H A DSun_sasGetPortType.c91 return (HBA_STATUS_ERROR_ILLEGAL_INDEX); in Sun_sasGetPortType()
H A DSun_sasGetAdapterPortAttributes.c96 return (HBA_STATUS_ERROR_ILLEGAL_INDEX); in Sun_sasGetAdapterPortAttributes()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DExceptions.h96 IllegalIndexException() : HBAException(HBA_STATUS_ERROR_ILLEGAL_INDEX) { } in IllegalIndexException()
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c283 case HBA_STATUS_ERROR_ILLEGAL_INDEX: in printStatus()
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.c36 HBA_STATUS_ERROR_ILLEGAL_INDEX, "Illegal Index",
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h128 #define HBA_STATUS_ERROR_ILLEGAL_INDEX 6 /* Index not recognized */ macro
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h127 #define HBA_STATUS_ERROR_ILLEGAL_INDEX 6 /* Index not recognized */ macro
H A DHBAAPILIB-sun.c407 HBA_STATUS ret = HBA_STATUS_ERROR_ILLEGAL_INDEX; in Sun_HBA_GetTgtAdapterName()
H A DHBAAPILIB.c1093 HBA_STATUS ret = HBA_STATUS_ERROR_ILLEGAL_INDEX; in HBA_GetAdapterName()
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c121 case HBA_STATUS_ERROR_ILLEGAL_INDEX: in printStatus()
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c1405 HBA_STATUS ret = HBA_STATUS_ERROR_ILLEGAL_INDEX; in HBA_GetAdapterName()