Home
last modified time | relevance | path

Searched refs:to_io_private (Results 1 – 5 of 5) sorted by relevance

/drivers/s390/cio/
Dio_sch.h22 #define to_io_private(n) ((struct io_subchannel_private *) \ macro
28 struct io_subchannel_private *priv = to_io_private(sch); in sch_get_cdev()
35 struct io_subchannel_private *priv = to_io_private(sch); in sch_set_cdev()
Dcio.c89 struct io_subchannel_private *priv = to_io_private(sch); in cio_set_options()
127 struct io_subchannel_private *priv = to_io_private(sch); in cio_start_key()
1108 union orb *orb = &to_io_private(sch)->orb; in cio_tm_start_key()
1139 if (!to_io_private(sch)->orb.tm.b) in cio_tm_intrg()
Ddevice_status.c333 sense_ccw = &to_io_private(sch)->sense_ccw; in ccw_device_do_sense()
Ddevice_fsm.c46 private = to_io_private(sch); in ccw_timeout_log()
Ddevice.c1111 struct io_subchannel_private *io_priv = to_io_private(sch); in io_subchannel_remove()