Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h111 bit32 forcedOK; /* report DiscOK when chance is missed */ member
H A Ddminit.c723 dmPortContext[i].discovery.forcedOK = agFALSE; in dmPortContextInit()
789 onePortContext->discovery.forcedOK = agFALSE; in dmPortContextReInit()
H A Ddmdisc.c5803 if (onePortContext->discovery.forcedOK == agTRUE && added == agFALSE && removed == agFALSE) in dmReportChanges()
5806 onePortContext->discovery.forcedOK = agFALSE; in dmReportChanges()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h258 bit32 forcedOK; /* report DiscOK when chance is missed */ member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c370 onePortContext->discovery.forcedOK = agTRUE; in tiINIGetDeviceHandles()
631 onePortContext->discovery.forcedOK = agTRUE; in tiINIGetDeviceHandlesForWinIOCTL()
2205 if (onePortContext->discovery.forcedOK == agTRUE && added == agFALSE && removed == agFALSE) in tdssReportChanges()
2208 onePortContext->discovery.forcedOK = agFALSE; in tdssReportChanges()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c2747 tdsaPortContext[i].discovery.forcedOK = agFALSE; in tdsaPortContextInit()
2831 onePortContext->discovery.forcedOK = agFALSE; in tdsaPortContextReInit()