Home
last modified time | relevance | path

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

/drivers/media/firewire/
Dfiredtv-fw.c105 char *p, *p_end; in handle_iso() local
116 p_end = p + length; in handle_iso()
118 for (p += CIP_HEADER_SIZE + MPEG2_TS_HEADER_SIZE; p < p_end; in handle_iso()
/drivers/parisc/
Dsba_iommu.c1740 long *p_end = (long *) &(sba_dev->ioc[i].res_map[idx_end]); in sba_common_init() local
1743 while (p_start < p_end) in sba_common_init()