Home
last modified time | relevance | path

Searched refs:UpdateMCN (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtddmcmnapi.c208 if ( onePortContext->UpdateMCN == agTRUE) in tddmDiscoverCB()
211 onePortContext->UpdateMCN = agFALSE; in tddmDiscoverCB()
Dtdinit.c2781 tdsaPortContext[i].UpdateMCN = agFALSE; in tdsaPortContextInit()
2910 onePortContext->UpdateMCN = agFALSE; in tdsaPortContextReInit()
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
Dtdtypes.h467 bit32 UpdateMCN; /* flag for inidicating update MCN */ member