Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h459 …bit32 PortRecoverPhyID; /* used to remember PhyID in Port_Recover event; used… member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c2688 onePortContext->PortRecoverPhyID = PhyID; in ossaHwCB()
6214 if (onePortContext->PortRecoverPhyID != 0xFF) in ossaDeviceRegistrationCB()
6216 oneDeviceData->phyID = (bit8)onePortContext->PortRecoverPhyID; in ossaDeviceRegistrationCB()
6217 onePortContext->PortRecoverPhyID = 0xFF; in ossaDeviceRegistrationCB()
H A Dtdinit.c2774 tdsaPortContext[i].PortRecoverPhyID = 0xFF; in tdsaPortContextInit()
2902 onePortContext->PortRecoverPhyID = 0xFF; in tdsaPortContextReInit()