Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c1117 HBA_STATUS status = HBA_STATUS_ERROR_TRY_AGAIN; /* force first pass */ in getAdapterAttrs()
1120 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in getAdapterAttrs()
1140 HBA_STATUS status = HBA_STATUS_ERROR_TRY_AGAIN; /* force first pass */ in getPortAttrsByWWN()
1143 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in getPortAttrsByWWN()
1157 status = HBA_STATUS_ERROR_TRY_AGAIN; in getPortAttrsByWWN()
1174 HBA_STATUS status = HBA_STATUS_ERROR_TRY_AGAIN; /* force first pass */ in getAdapterPortAttrs()
1177 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in getAdapterPortAttrs()
1191 status = HBA_STATUS_ERROR_TRY_AGAIN; in getAdapterPortAttrs()
1208 HBA_STATUS status = HBA_STATUS_ERROR_TRY_AGAIN; /* force first pass */ in getDiscPortAttrs()
1211 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in getDiscPortAttrs()
[all …]
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcadm-list.c438 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in retrieveNPIVAttrs()
456 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in retrieveNPIVAttrs()
484 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in retrieveNPIVAttrs()
580 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in fc_util_delete_npivport()
737 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in fc_util_create_npivport()
799 while (status == HBA_STATUS_ERROR_TRY_AGAIN || in create_npivport()
824 while (status == HBA_STATUS_ERROR_TRY_AGAIN || in create_npivport()
H A Dfcinfo-list.c102 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in retrieveAttrs()
292 while (status == HBA_STATUS_ERROR_TRY_AGAIN || in printHBANPIVPortInfo()
327 while (status == HBA_STATUS_ERROR_TRY_AGAIN || in printHBANPIVPortInfo()
454 while (status == HBA_STATUS_ERROR_TRY_AGAIN || in processRemotePort()
777 while (status == HBA_STATUS_ERROR_TRY_AGAIN || in fc_util_list_hbaport()
885 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in fc_util_list_hbaport()
1317 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in fc_util_list_logicalunit()
H A DprintAttrs.c298 case HBA_STATUS_ERROR_TRY_AGAIN: in printStatus()
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c136 case HBA_STATUS_ERROR_TRY_AGAIN: in printStatus()
167 HBA_STATUS status = HBA_STATUS_ERROR_TRY_AGAIN; /* force first pass */ in getAdapterAttrs()
170 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in getAdapterAttrs()
197 HBA_STATUS status = HBA_STATUS_ERROR_TRY_AGAIN; /* force first pass */ in getAdapterPortAttrs()
200 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in getAdapterPortAttrs()
213 status = HBA_STATUS_ERROR_TRY_AGAIN; in getAdapterPortAttrs()
237 HBA_STATUS status = HBA_STATUS_ERROR_TRY_AGAIN; /* force first pass */ in getDiscPortAttrs()
240 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in getDiscPortAttrs()
254 status = HBA_STATUS_ERROR_TRY_AGAIN; in getDiscPortAttrs()
413 HBA_STATUS status = HBA_STATUS_ERROR_TRY_AGAIN; /* force first pass */ in fetch_mappings()
[all …]
/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcScsiReadCapacityV2.cc90 return (HBA_STATUS_ERROR_TRY_AGAIN); in Sun_fcScsiReadCapacityV2()
H A DSun_fcScsiReportLUNsV2.cc82 status = HBA_STATUS_ERROR_TRY_AGAIN; in Sun_fcScsiReportLUNsV2()
H A DSun_fcScsiInquiryV2.cc94 return (HBA_STATUS_ERROR_TRY_AGAIN); in Sun_fcScsiInquiryV2()
H A DExceptions.h136 TryAgainException() : HBAException(HBA_STATUS_ERROR_TRY_AGAIN) { } in TryAgainException()
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasSendSMPPassThru.c70 ret = HBA_STATUS_ERROR_TRY_AGAIN; in SendSMPPassThru()
H A Dsun_sas.c405 ret = HBA_STATUS_ERROR_TRY_AGAIN; in send_uscsi_cmd()
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.c41 HBA_STATUS_ERROR_TRY_AGAIN, "Try Again",
H A Dsasinfo-list.c604 while ((status == HBA_STATUS_ERROR_TRY_AGAIN || in processHBA()
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h135 #define HBA_STATUS_ERROR_TRY_AGAIN 11 /* Request timedout, macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h136 #define HBA_STATUS_ERROR_TRY_AGAIN 11 /* Request timedout, macro