Home
last modified time | relevance | path

Searched refs:HBA_STATUS_ERROR_ILLEGAL_WWN (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetTargetMapping.c147 return (HBA_STATUS_ERROR_ILLEGAL_WWN); in Sun_sasGetTargetMapping()
157 return (HBA_STATUS_ERROR_ILLEGAL_WWN); in Sun_sasGetTargetMapping()
H A DSun_sasGetPortAttributesByWWN.c174 return (HBA_STATUS_ERROR_ILLEGAL_WWN); in Sun_sasGetPortAttributesByWWN()
191 return (HBA_STATUS_ERROR_ILLEGAL_WWN); in Sun_sasGetPortAttributesByWWN()
H A DSun_sasSendSMPPassThru.c236 return (HBA_STATUS_ERROR_ILLEGAL_WWN); in Sun_sasSendSMPPassThru()
253 return (HBA_STATUS_ERROR_ILLEGAL_WWN); in Sun_sasSendSMPPassThru()
H A DSun_sasScsiReportLUNs.c213 return (HBA_STATUS_ERROR_ILLEGAL_WWN); in Sun_sasScsiReportLUNs()
232 return (HBA_STATUS_ERROR_ILLEGAL_WWN); in Sun_sasScsiReportLUNs()
H A DSun_sasScsiReadCapacity.c241 return (HBA_STATUS_ERROR_ILLEGAL_WWN); in Sun_sasScsiReadCapacity()
260 return (HBA_STATUS_ERROR_ILLEGAL_WWN); in Sun_sasScsiReadCapacity()
H A DSun_sasScsiInquiry.c256 return (HBA_STATUS_ERROR_ILLEGAL_WWN); in Sun_sasScsiInquiry()
275 return (HBA_STATUS_ERROR_ILLEGAL_WWN); in Sun_sasScsiInquiry()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DExceptions.h88 IllegalWWNException() : HBAException(HBA_STATUS_ERROR_ILLEGAL_WWN) { } in IllegalWWNException()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c762 HBA_STATUS_ERROR_ILLEGAL_WWN) { in dev_change_state()
819 } else if (status == HBA_STATUS_ERROR_ILLEGAL_WWN) { in dev_change_state()
887 if (status == HBA_STATUS_ERROR_ILLEGAL_WWN) { in dev_change_state()
965 if (status == HBA_STATUS_ERROR_ILLEGAL_WWN) { in dev_change_state()
H A Dcfga_list.c325 } else if (status == HBA_STATUS_ERROR_ILLEGAL_WWN) { in do_list()
679 } else if (status == HBA_STATUS_ERROR_ILLEGAL_WWN) { in do_list_FCP_dev()
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c280 case HBA_STATUS_ERROR_ILLEGAL_WWN: in printStatus()
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.c35 HBA_STATUS_ERROR_ILLEGAL_WWN, "Illegal WWN",
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h127 #define HBA_STATUS_ERROR_ILLEGAL_WWN 5 /* WWN not recognized */ macro
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h126 #define HBA_STATUS_ERROR_ILLEGAL_WWN 5 /* WWN not recognized */ macro
H A DHBAAPILIB-sun.c510 status = HBA_STATUS_ERROR_ILLEGAL_WWN; in Sun_HBA_OpenTgtAdapterByWWN()
H A DHBAAPILIB.c1193 status = HBA_STATUS_ERROR_ILLEGAL_WWN; in HBA_OpenAdapterByWWN()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c1463 return (HBA_STATUS_ERROR_ILLEGAL_WWN); in verify_disk_wwn()
1527 if (n == HBA_STATUS_ERROR_ILLEGAL_WWN) in light_disk_ok2remove_leds()
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c118 case HBA_STATUS_ERROR_ILLEGAL_WWN: in printStatus()
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c1506 status = HBA_STATUS_ERROR_ILLEGAL_WWN; in HBA_OpenAdapterByWWN()