Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/cio/
Dcio.h117 extern int cio_set_options (struct subchannel *, int);
Ddevice_ops.c213 ret = cio_set_options (sch, flags); in ccw_device_start_key()
Dcio.c87 int cio_set_options(struct subchannel *sch, int flags) in cio_set_options() function