Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddmcmnapi.c207 if ( onePortContext->UpdateMCN == agTRUE) in tddmDiscoverCB()
210 onePortContext->UpdateMCN = agFALSE; in tddmDiscoverCB()
H A Dtdinit.c2780 tdsaPortContext[i].UpdateMCN = agFALSE; in tdsaPortContextInit()
2909 onePortContext->UpdateMCN = agFALSE; in tdsaPortContextReInit()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h466 bit32 UpdateMCN; /* flag for inidicating update MCN */ member