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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dclaw.c1546 struct ccwbk*p_first_CCWB; local
1571 p_first_CCWB= NULL;
1854 p_buf->next=p_first_CCWB;
1856 (__u32)__pa(&p_first_CCWB -> read );
1859 p_first_CCWB=p_buf;
1961 p_buf->next=p_first_CCWB;
1964 &p_first_CCWB -> read );
1967 p_first_CCWB=p_buf;
2016 add_claw_reads( dev ,p_first_CCWB , p_last_CCWB);

Completed in 39 milliseconds