Home
last modified time | relevance | path

Searched refs:cio_cancel (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/cio/
H A Dcio.c282 * Function: cio_cancel
289 cio_cancel (struct subchannel *sch) in cio_cancel() function
317 EXPORT_SYMBOL_GPL(cio_cancel);
326 * operations. We do one try with cio_cancel, three tries with cio_halt,
348 ret = cio_cancel(sch); in cio_cancel_halt_clear()
H A Dcio.h119 extern int cio_cancel (struct subchannel *);