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

/drivers/s390/net/
H A Dclaw.c1539 struct ccwbk*p_first_CCWB; local
1564 p_first_CCWB= NULL;
1847 p_buf->next=p_first_CCWB;
1849 (__u32)__pa(&p_first_CCWB -> read );
1852 p_first_CCWB=p_buf;
1954 p_buf->next=p_first_CCWB;
1957 &p_first_CCWB -> read );
1960 p_first_CCWB=p_buf;
2009 add_claw_reads( dev ,p_first_CCWB , p_last_CCWB);

Completed in 12 milliseconds