Searched refs:p_start (Results 1 - 4 of 4) sorted by relevance

/drivers/net/fddi/skfp/
H A Dpcmplc.c840 plc->p_start = 0 ;
868 plc->p_start = 3 ;
880 plc->p_start = 4 ;
891 plc->p_start = 7 ;
907 plc->p_start = 7 ;
925 plc->p_start = 8 ;
1803 phy->r_val[plc->p_start+i] = n & 1 ;
/drivers/net/ethernet/freescale/
H A Ducc_geth.c274 u32 *p_start,
304 *(p_start++) =
313 u32 *p_start,
323 u32 val = *p_start;
338 *p_start++ = 0;
347 u32 __iomem *p_start,
358 u32 val = in_be32(p_start);
370 (in_be32(p_start) &
379 p_start++;
273 fill_init_enet_entries(struct ucc_geth_private *ugeth, u32 *p_start, u8 num_entries, u32 thread_size, u32 thread_alignment, unsigned int risc, int skip_page_for_first_entry) argument
312 return_init_enet_entries(struct ucc_geth_private *ugeth, u32 *p_start, u8 num_entries, unsigned int risc, int skip_page_for_first_entry) argument
346 dump_init_enet_entries(struct ucc_geth_private *ugeth, u32 __iomem *p_start, u8 num_entries, u32 thread_size, unsigned int risc, int skip_page_for_first_entry) argument
/drivers/parisc/
H A Dsba_iommu.c1719 long *p_start = (long *) &(sba_dev->ioc[i].res_map[idx_start]); local
1723 while (p_start < p_end)
1724 *p_start++ = -1;
/drivers/net/fddi/skfp/h/
H A Dcmtdef.h454 u_short p_start ; /* first bit pos */ member in struct:s_plc

Completed in 79 milliseconds