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