Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dio_sch.h28 #define to_io_private(n) ((struct io_subchannel_private *) \ macro
34 struct io_subchannel_private *priv = to_io_private(sch); in sch_get_cdev()
41 struct io_subchannel_private *priv = to_io_private(sch); in sch_set_cdev()
H A Dcio.c90 struct io_subchannel_private *priv = to_io_private(sch); in cio_set_options()
128 struct io_subchannel_private *priv = to_io_private(sch); in cio_start_key()
713 union orb *orb = &to_io_private(sch)->orb; in cio_tm_start_key()
745 if (!to_io_private(sch)->orb.tm.b) in cio_tm_intrg()
H A Ddevice_status.c333 sense_ccw = &to_io_private(sch)->dma_area->sense_ccw; in ccw_device_do_sense()
H A Ddevice.c1091 struct io_subchannel_private *io_priv = to_io_private(sch); in io_subchannel_remove()
1655 struct io_subchannel_private *io_priv = to_io_private(sch); in ccw_device_destroy_console()
H A Ddevice_fsm.c47 private = to_io_private(sch); in ccw_timeout_log()