Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/cio/
Dcio.h105 extern int cio_cancel (struct subchannel *);
111 extern int cio_cancel (struct subchannel *);
Dcio.c284 cio_cancel (struct subchannel *sch) in cio_cancel() function
Ddevice_fsm.c152 ret = cio_cancel(sch); in ccw_device_cancel_halt_clear()