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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/net/
H A Dclaw.h25 #define MORE_to_COME_FLAG 0x04 /* OR with write CCW in case of m-t-c */ macro
H A Dclaw.c1903 p_this_ccw->write.cmd_code+=MORE_to_COME_FLAG;
3413 if ((p_this_ccw->header.opcode & MORE_to_COME_FLAG)!=0) {

Completed in 102 milliseconds