Searched refs:cio_clear (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dcio.h117 extern int cio_clear (struct subchannel *);
H A Ddevice_ops.c86 ret = cio_clear(sch);
H A Dchsc.c124 if (cio_clear(sch)) {
H A Dcio.c309 cio_clear(struct subchannel *sch) function
H A Ddevice_fsm.c134 * with cio_halt, 255 tries with cio_clear. If everythings fails panic.
175 ret = cio_clear (sch);

Completed in 192 milliseconds