Searched refs:cp_update_scsw (Results 1 – 3 of 3) sorted by relevance
40 extern void cp_update_scsw(struct channel_program *cp, union scsw *scsw);
87 cp_update_scsw(&private->cp, &irb->scsw); in vfio_ccw_sch_io_todo()
830 void cp_update_scsw(struct channel_program *cp, union scsw *scsw) in cp_update_scsw() function