Home
last modified time | relevance | path

Searched refs:Backoff (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dossacmnapi.c5817 agsaSASPhyOpenRejectRetryBackOffThresholdPage_t *Backoff = in ossaGetPhyProfileCB() local
5821 Backoff->Dword0,Backoff->Dword1, in ossaGetPhyProfileCB()
5822 Backoff->Dword2,Backoff->Dword3)); in ossaGetPhyProfileCB()
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsampirsp.c2891 agsaSASPhyOpenRejectRetryBackOffThresholdPage_t Backoff; in mpiGetPhyProfileRsp() local
2892 …OSSA_READ_LE_32(agRoot, &Backoff.Dword0, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpecifi… in mpiGetPhyProfileRsp()
2893 …OSSA_READ_LE_32(agRoot, &Backoff.Dword1, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpecifi… in mpiGetPhyProfileRsp()
2894 …OSSA_READ_LE_32(agRoot, &Backoff.Dword2, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpecifi… in mpiGetPhyProfileRsp()
2895 …OSSA_READ_LE_32(agRoot, &Backoff.Dword3, pIomb, OSSA_OFFSET_OF(agsaGetPhyProfileRspV_t,PageSpecifi… in mpiGetPhyProfileRsp()
2897 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , &Backoff ); in mpiGetPhyProfileRsp()