Home
last modified time | relevance | path

Searched refs:to_io_private (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/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.c332 sense_ccw = &to_io_private(sch)->dma_area->sense_ccw; in ccw_device_do_sense()
H A Ddevice.c1113 struct io_subchannel_private *io_priv = to_io_private(sch); in io_subchannel_remove()
1667 struct io_subchannel_private *io_priv = to_io_private(sch); in ccw_device_destroy_console()
H A Ddevice_fsm.c46 private = to_io_private(sch); in ccw_timeout_log()
/kernel/linux/linux-6.6/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_fsm.c47 private = to_io_private(sch); in ccw_timeout_log()
H A Ddevice.c1088 struct io_subchannel_private *io_priv = to_io_private(sch); in io_subchannel_remove()
1652 struct io_subchannel_private *io_priv = to_io_private(sch); in ccw_device_destroy_console()

Completed in 12 milliseconds