Searched refs:sr_status (Results 1 – 4 of 4) sorted by relevance
962 int sr_status; in handle_xsr_succ_status() local981 sr_status = XSF_STS(le32_to_cpu(sreport->offset[3])); in handle_xsr_succ_status()987 if (sr_status == XSF_SHORT && bd_xfr->num_bds > 1) { in handle_xsr_succ_status()1646 u32 sr_status; in bdc_sr_xsf() local1664 sr_status = XSF_STS(le32_to_cpu(sreport->offset[3])); in bdc_sr_xsf()1666 __func__, sr_status, ep->name); in bdc_sr_xsf()1668 switch (sr_status) { in bdc_sr_xsf()1684 bdc->sr_xsf_ep0[sr_status - XSF_SETUP_RECV](bdc, sreport); in bdc_sr_xsf()1704 dev_warn(bdc->dev, "sr status not handled:%x\n", sr_status); in bdc_sr_xsf()
371 res->sr_status = 1; in nfs41_assign_slot()
867 status = res->sr_status; in nfs41_sequence_process()960 dprintk("%s: Error %d free the slot \n", __func__, res->sr_status); in nfs41_sequence_process()1023 res->sr_status = 1; in nfs41_sequence_res_init()
197 u32 sr_status; /* corerev >= 15 */ member