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