Home
last modified time | relevance | path

Searched defs:pEnd (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DFramer.h114 MFE_U8 *pCur, *pEnd, *pLast; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEhciHcd.c1102 struct ehci_qtd *pLast = 0, *pEnd = pQh->pDummyQtd; in ms_qh_completions() local
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_v2.c1801 DMX_FILTER_STATUS MApi_DMX_SectEndGet(MS_U32 u32DmxId, MS_PHY* pEnd) in MApi_DMX_SectEndGet()