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);
81 return (HBA_STATUS_ERROR_ILLEGAL_INDEX);
98 return (HBA_STATUS_ERROR_ILLEGAL_INDEX);
H A DSun_sasGetAdapterName.c63 return (HBA_STATUS_ERROR_ILLEGAL_INDEX);
H A DSun_sasGetDiscoveredPortAttributes.c102 return (HBA_STATUS_ERROR_ILLEGAL_INDEX);
119 ret = HBA_STATUS_ERROR_ILLEGAL_INDEX;
H A DSun_sasGetPortType.c89 return (HBA_STATUS_ERROR_ILLEGAL_INDEX);
H A DSun_sasGetAdapterPortAttributes.c95 return (HBA_STATUS_ERROR_ILLEGAL_INDEX);
H A DSun_sasGetPhyStatistics.c95 return (HBA_STATUS_ERROR_ILLEGAL_INDEX);
102 return (HBA_STATUS_ERROR_ILLEGAL_INDEX);
116 return (HBA_STATUS_ERROR_ILLEGAL_INDEX);
/illumos-gate/usr/src/lib/sun_fc/common/
H A DExceptions.h96 IllegalIndexException() : HBAException(HBA_STATUS_ERROR_ILLEGAL_INDEX) { }
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c278 case HBA_STATUS_ERROR_ILLEGAL_INDEX:
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.c36 HBA_STATUS_ERROR_ILLEGAL_INDEX, "Illegal Index",
/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB-sun.c407 HBA_STATUS ret = HBA_STATUS_ERROR_ILLEGAL_INDEX;
H A Dhbaapi.h123 #define HBA_STATUS_ERROR_ILLEGAL_INDEX 6 /* Index not recognized */ macro
H A DHBAAPILIB.c1095 HBA_STATUS ret = HBA_STATUS_ERROR_ILLEGAL_INDEX;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h124 #define HBA_STATUS_ERROR_ILLEGAL_INDEX 6 /* Index not recognized */ macro
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c121 case HBA_STATUS_ERROR_ILLEGAL_INDEX:
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c1403 HBA_STATUS ret = HBA_STATUS_ERROR_ILLEGAL_INDEX;

Completed in 119 milliseconds