Lines Matching defs:reg_data
9421 struct lpfc_register reg_data;
9426 memset(®_data, 0, sizeof(reg_data));
9518 ®_data.word0) ||
9519 lpfc_sli4_unrecoverable_port(®_data)) {
9531 reg_data.word0,
11694 struct lpfc_register reg_data;
11740 STATUSregaddr, ®_data.word0)) {
11744 if (bf_get(lpfc_sliport_status_rdy, ®_data))
11749 if (!bf_get(lpfc_sliport_status_rdy, ®_data)) {
11757 reg_data.word0,
11764 if (bf_get(lpfc_sliport_status_pldv, ®_data))
11771 reg_data.word0 = 0;
11772 bf_set(lpfc_sliport_ctrl_end, ®_data,
11774 bf_set(lpfc_sliport_ctrl_ip, ®_data,
11776 writel(reg_data.word0, phba->sli4_hba.u.if_type2.
11785 } else if (bf_get(lpfc_sliport_status_rn, ®_data)) {