Home
last modified time | relevance | path

Searched refs:allTargets (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcRegisterForTargetEvents.cc63 HBA_UINT32 allTargets) { in Sun_fcRegisterForTargetEvents() argument
69 if (allTargets) filter = false; in Sun_fcRegisterForTargetEvents()
/illumos-gate/usr/src/lib/libstmf/common/
H A Dlibstmf.h247 boolean_t allTargets; /* B_TRUE = targetGroup is invalid */ member
H A Dstmf.c644 ioctlViewEntry.ve_all_targets = viewEntry->allTargets; in addViewEntryIoctl()
652 if (viewEntry->allTargets == B_FALSE) { in addViewEntryIoctl()
764 if (!viewEntry->allTargets) { in stmfAddViewEntry()
768 iViewEntry.allTargets = B_TRUE; in stmfAddViewEntry()
4872 (*viewEntryList)->ve[i].allTargets = B_TRUE; in stmfGetViewEntryList()
6786 ioctlViewEntry.ve_all_targets = viewEntry->allTargets; in validateLunNumIoctl()
6794 if (viewEntry->allTargets == B_FALSE) { in validateLunNumIoctl()
6900 if (!viewEntry->allTargets) { in stmfValidateView()
6904 iViewEntry.allTargets = B_TRUE; in stmfValidateView()
H A Dstore.c1101 scfBool = viewEntry->allTargets; in iPsAddViewEntry()
3829 viewEntry->allTargets = scfBool; in iPsGetViewEntry()
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h666 HBA_UINT32 allTargets
H A DSMHBAAPILIB.c2148 HBA_UINT32 allTargets) { in HBA_RegisterForTargetEvents() argument
2196 allTargets); in HBA_RegisterForTargetEvents()
4933 HBA_UINT32 allTargets) { in SMHBA_RegisterForTargetEvents() argument
4978 allTargets); in SMHBA_RegisterForTargetEvents()
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h926 HBA_UINT32 allTargets
H A DHBAAPILIB.c1829 HBA_UINT32 allTargets) { in HBA_RegisterForTargetEvents() argument
1880 allTargets); in HBA_RegisterForTargetEvents()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h931 HBA_UINT32 allTargets
/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c617 viewEntry.allTargets = B_TRUE; in addViewFunc()
652 viewEntry.allTargets = B_FALSE; in addViewFunc()
2786 if (viewEntryList->ve[j].allTargets) { in listViewFunc()