Searched refs:TAPE_REQUEST_LONG_BUSY (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/char/
H A Dtape.h120 TAPE_REQUEST_LONG_BUSY, /* request has to be restarted after long busy */ enumerator in enum:tape_request_status
H A Dtape_core.c833 BUG_ON(request->status != TAPE_REQUEST_LONG_BUSY);
1112 if (req->status == TAPE_REQUEST_LONG_BUSY) {
1176 request->status = TAPE_REQUEST_LONG_BUSY;

Completed in 173 milliseconds