Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h460 …bit32 DiscFailNSeenBC; /* used to remember broadcast change after discovery f… member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c2775 tdsaPortContext[i].DiscFailNSeenBC = agFALSE; in tdsaPortContextInit()
2903 onePortContext->DiscFailNSeenBC = agFALSE; in tdsaPortContextReInit()
H A Dossacmnapi.c2183 onePortContext->DiscFailNSeenBC = agTRUE; in ossaHwCB()
6678 if (onePortContext->DiscFailNSeenBC == agTRUE) in ossaDeregisterDeviceHandleCB()
6682 onePortContext->DiscFailNSeenBC = agFALSE; in ossaDeregisterDeviceHandleCB()