Searched refs:stcrw (Results 1 – 3 of 3) sorted by relevance
82 ccode = stcrw(&tmp_crw); in crw_collect_info()95 ccode = stcrw(&crw[chain]); in crw_collect_info()
817 while (stcrw(&crw) == 0) { in s390_reset_chpids_mcck_handler()
55 static inline int stcrw(struct crw *pcrw) in stcrw() function