Searched refs:pwAddress (Results 1 – 8 of 8) sorted by relevance
2292 void flib_Host20_ReleaseStructure_Port4(U8 Type,U32 pwAddress) in flib_Host20_ReleaseStructure_Port4() argument2299 pData=(U8*)pwAddress; in flib_Host20_ReleaseStructure_Port4()2305 if (pwAddress<(U32)Host20_STRUCTURE_qTD_BASE_ADDRESS_Port4) in flib_Host20_ReleaseStructure_Port4()2311 if ((pwAddress-(U32)Host20_STRUCTURE_qTD_BASE_ADDRESS_Port4)==0) in flib_Host20_ReleaseStructure_Port4()2314 wReleaseNum=(pwAddress-(U32)Host20_STRUCTURE_qTD_BASE_ADDRESS_Port4)/Host20_qTD_SIZE; in flib_Host20_ReleaseStructure_Port4()
2300 void flib_Host20_ReleaseStructure_Port3(U8 Type,U32 pwAddress) in flib_Host20_ReleaseStructure_Port3() argument2307 pData=(U8*)pwAddress; in flib_Host20_ReleaseStructure_Port3()2313 if (pwAddress<(U32)Host20_STRUCTURE_qTD_BASE_ADDRESS_Port3) in flib_Host20_ReleaseStructure_Port3()2319 if ((pwAddress-(U32)Host20_STRUCTURE_qTD_BASE_ADDRESS_Port3)==0) in flib_Host20_ReleaseStructure_Port3()2322 wReleaseNum=(pwAddress-(U32)Host20_STRUCTURE_qTD_BASE_ADDRESS_Port3)/Host20_qTD_SIZE; in flib_Host20_ReleaseStructure_Port3()
2303 void flib_Host20_ReleaseStructure_Port2(U8 Type,U32 pwAddress) in flib_Host20_ReleaseStructure_Port2() argument2310 pData=(U8*)pwAddress; in flib_Host20_ReleaseStructure_Port2()2316 if (pwAddress<(U32)Host20_STRUCTURE_qTD_BASE_ADDRESS_Port2) in flib_Host20_ReleaseStructure_Port2()2322 if ((pwAddress-(U32)Host20_STRUCTURE_qTD_BASE_ADDRESS_Port2)==0) in flib_Host20_ReleaseStructure_Port2()2325 wReleaseNum=(pwAddress-(U32)Host20_STRUCTURE_qTD_BASE_ADDRESS_Port2)/Host20_qTD_SIZE; in flib_Host20_ReleaseStructure_Port2()
2315 void flib_Host20_ReleaseStructure(U8 Type,U32 pwAddress) in flib_Host20_ReleaseStructure() argument2322 pData=(U8*)pwAddress; in flib_Host20_ReleaseStructure()2328 if (pwAddress<(U32)Host20_STRUCTURE_qTD_BASE_ADDRESS) in flib_Host20_ReleaseStructure()2334 if ((pwAddress-(U32)Host20_STRUCTURE_qTD_BASE_ADDRESS)==0) in flib_Host20_ReleaseStructure()2337 wReleaseNum=(pwAddress-(U32)Host20_STRUCTURE_qTD_BASE_ADDRESS)/Host20_qTD_SIZE; in flib_Host20_ReleaseStructure()
900 extern void flib_Host20_ReleaseStructure_Port2(U8 Type,U32 pwAddress);
900 extern void flib_Host20_ReleaseStructure_Port4(U8 Type,U32 pwAddress);
904 extern void flib_Host20_ReleaseStructure(U8 Type,U32 pwAddress);
900 extern void flib_Host20_ReleaseStructure_Port3(U8 Type,U32 pwAddress);