Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h461 …bit32 DiscFailNSeenBC; /* used to remember broadcast change after discovery f… member
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c2776 tdsaPortContext[i].DiscFailNSeenBC = agFALSE; in tdsaPortContextInit()
2904 onePortContext->DiscFailNSeenBC = agFALSE; in tdsaPortContextReInit()
H A Dossacmnapi.c2184 onePortContext->DiscFailNSeenBC = agTRUE; in ossaHwCB()
6679 if (onePortContext->DiscFailNSeenBC == agTRUE) in ossaDeregisterDeviceHandleCB()
6683 onePortContext->DiscFailNSeenBC = agFALSE; in ossaDeregisterDeviceHandleCB()