Home
last modified time | relevance | path

Searched refs:SeenBC (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h110 bit32 SeenBC; /* received Broadcast change */ member
H A Ddminit.c722 dmPortContext[i].discovery.SeenBC = agFALSE; in dmPortContextInit()
788 onePortContext->discovery.SeenBC = agFALSE; in dmPortContextReInit()
H A Ddmdisc.c4347 onePortContext->discovery.SeenBC = agFALSE; in dmNotifyBC()
4352 onePortContext->discovery.SeenBC = agTRUE; in dmNotifyBC()
4395 onePortContext->discovery.SeenBC = agFALSE; in dmNotifyBC()
4413 onePortContext->discovery.SeenBC = agTRUE; in dmNotifyBC()
5494 if (onePortContext->discovery.SeenBC == agTRUE) in dmDiscoverDone()
5502 onePortContext->discovery.SeenBC = agFALSE; in dmDiscoverDone()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h257 bit32 SeenBC; /* received Broadcast change */ member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c3061 if (onePortContext->discovery.SeenBC == agTRUE) in tdsaSASDiscoverDone()
3069 onePortContext->discovery.SeenBC = agFALSE; in tdsaSASDiscoverDone()
3189 onePortContext->discovery.SeenBC = agFALSE; in tdsaSASDiscoverDone()
6292 if (onePortContext->discovery.SeenBC == agTRUE) in tdsaSATADiscoverDone()
6300 onePortContext->discovery.SeenBC = agFALSE; in tdsaSATADiscoverDone()
8391 if (onePortContext->discovery.SeenBC == agTRUE) in tdsaDiscoverySMPTimerCB()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c2746 tdsaPortContext[i].discovery.SeenBC = agFALSE; in tdsaPortContextInit()
2830 onePortContext->discovery.SeenBC = agFALSE; in tdsaPortContextReInit()
H A Dossacmnapi.c2044 onePortContext->discovery.SeenBC = agFALSE; in ossaHwCB()
2231 onePortContext->discovery.SeenBC = agFALSE; in ossaHwCB()
2258 onePortContext->discovery.SeenBC = agTRUE; in ossaHwCB()