Searched refs:p_this_ccw (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.c867 struct ccwbk* p_this_ccw; local
953 p_this_ccw=privptr->p_read_active_first;
954 while (p_this_ccw!=NULL) {
955 p_this_ccw->header.length=0xffff;
956 p_this_ccw->header.opcode=0xff;
957 p_this_ccw->header.flag=0x00;
958 p_this_ccw=p_this_ccw->next;
962 p_this_ccw=privptr->p_write_active_first;
963 p_this_ccw
1310 struct ccwbk *p_this_ccw; local
2536 struct ccwbk *p_this_ccw; local
2820 struct ccwbk*p_this_ccw; local
[all...]

Completed in 25 milliseconds