Home
last modified time | relevance | path

Searched refs:TAPE_REQUEST_LONG_BUSY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtape.h119 TAPE_REQUEST_LONG_BUSY, /* request has to be restarted after long busy */ enumerator
H A Dtape_core.c878 BUG_ON(request->status != TAPE_REQUEST_LONG_BUSY); in tape_long_busy_timeout()
1158 if (req->status == TAPE_REQUEST_LONG_BUSY) { in __tape_do_irq()
1219 request->status = TAPE_REQUEST_LONG_BUSY; in __tape_do_irq()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dtape.h119 TAPE_REQUEST_LONG_BUSY, /* request has to be restarted after long busy */ enumerator
H A Dtape_core.c829 BUG_ON(request->status != TAPE_REQUEST_LONG_BUSY); in tape_long_busy_timeout()
1109 if (req->status == TAPE_REQUEST_LONG_BUSY) { in __tape_do_irq()
1170 request->status = TAPE_REQUEST_LONG_BUSY; in __tape_do_irq()

Completed in 5 milliseconds