Home
last modified time | relevance | path

Searched refs:cio_halt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dcio.h130 extern int cio_halt (struct subchannel *);
H A Dcio.c219 cio_halt(struct subchannel *sch) in cio_halt() function
247 EXPORT_SYMBOL_GPL(cio_halt); variable
325 * operations. We do one try with cio_cancel, three tries with cio_halt,
361 ret = cio_halt(sch); in cio_cancel_halt_clear()
H A Ddevice_ops.c386 ret = cio_halt(sch); in ccw_device_halt()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dcio.h123 extern int cio_halt (struct subchannel *);
H A Dcio.c219 cio_halt(struct subchannel *sch) in cio_halt() function
247 EXPORT_SYMBOL_GPL(cio_halt); variable
325 * operations. We do one try with cio_cancel, three tries with cio_halt,
361 ret = cio_halt(sch); in cio_cancel_halt_clear()
H A Ddevice_ops.c386 ret = cio_halt(sch); in ccw_device_halt()

Completed in 6 milliseconds