Searched refs:MORE_to_COME_FLAG (Results 1 - 2 of 2) 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.h25 #define MORE_to_COME_FLAG 0x04 /* OR with write CCW in case of m-t-c */ macro
H A Dclaw.c1418 p_this_ccw->write.cmd_code+=MORE_to_COME_FLAG;
2583 if ((p_this_ccw->header.opcode & MORE_to_COME_FLAG)!=0) {

Completed in 39 milliseconds