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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dqdio.h270 int last_move; member in struct:qdio_q
H A Dqdio_debug.c59 seq_printf(m, "ftc: %d last_move: %d\n", q->first_to_check, q->last_move);
H A Dqdio_main.c549 if ((bufnr != q->last_move) || q->qdio_error) {
550 q->last_move = bufnr;
723 if ((bufnr != q->last_move) || q->qdio_error) {
724 q->last_move = bufnr;

Completed in 55 milliseconds