Home
last modified time | relevance | path

Searched refs:ossaGetPhyProfileCB (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/sys/dev/pms/RefTisa/sallsdk/api/
HDsaosapi.h490 #ifndef ossaGetPhyProfileCB
491 GLOBAL void ossaGetPhyProfileCB(
/freebsd-head/sys/dev/pms/RefTisa/sallsdk/spc/
HDsampirsp.c2738 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp()
2744 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp()
2750 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp()
2756 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp()
2762 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp()
2768 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp()
2774 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp()
2780 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL ); in mpiGetPhyProfileRsp()
2800 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , agNULL); in mpiGetPhyProfileRsp()
2815 ossaGetPhyProfileCB(agRoot, agContext, status, SOP, PhyId , &Errors); in mpiGetPhyProfileRsp()
[all …]
HDsaphy.c835 ossaLocalPhyControlCB_t agCB = ossaGetPhyProfileCB; in saGetPhyProfile()
872 ossaGetPhyProfileCB(agRoot, agContext, phyId, ppc, OSSA_FAILURE, (void *)&errorParam); in saGetPhyProfile()
HDsampicmd.c398 pRequest->completionCB = (void *)ossaGetPhyProfileCB; in mpiVHistCapCmd()
482 pRequest->completionCB = (void *)ossaGetPhyProfileCB; in mpiSetPhyProfileCmd()
/freebsd-head/sys/dev/pms/RefTisa/tisa/sassata/common/
HDossacmnapi.c5710 GLOBAL void ossaGetPhyProfileCB( in ossaGetPhyProfileCB() function