Home
last modified time | relevance | path

Searched refs:HBA_STATUS_ERROR_UNAVAILABLE (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DExceptions.h144 UnavailableException() : HBAException(HBA_STATUS_ERROR_UNAVAILABLE) { } in UnavailableException()
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c301 case HBA_STATUS_ERROR_UNAVAILABLE: in printStatus()
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.c42 HBA_STATUS_ERROR_UNAVAILABLE, "Unavailable",
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h138 #define HBA_STATUS_ERROR_UNAVAILABLE 12 /* Referenced HBA has been removed macro
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h137 #define HBA_STATUS_ERROR_UNAVAILABLE 12 /* Referenced HBA has been removed macro
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c139 case HBA_STATUS_ERROR_UNAVAILABLE: in printStatus()