Searched refs:rfmt (Results 1 – 3 of 3) sorted by relevance
421 int rfmt; in ioinst_handle_chsc_scpd() local427 rfmt = (param0 & CHSC_SCPD_0_RFMT) >> 8; in ioinst_handle_chsc_scpd()428 if ((rfmt == 0) || (rfmt == 1)) { in ioinst_handle_chsc_scpd()429 rfmt = !!(param0 & CHSC_SCPD_0_C); in ioinst_handle_chsc_scpd()455 desc_size = css_collect_chp_desc(m, cssid, f_chpid, l_chpid, rfmt, in ioinst_handle_chsc_scpd()459 res->param = cpu_to_be32(rfmt); in ioinst_handle_chsc_scpd()465 res->param = cpu_to_be32(rfmt); in ioinst_handle_chsc_scpd()
257 int rfmt, void *buf);
1869 int rfmt, void *buf) in css_collect_chp_desc() argument1888 if (rfmt == 0) { in css_collect_chp_desc()1893 } else if (rfmt == 1) { in css_collect_chp_desc()