Lines Matching defs:reg_data
7995 struct lpfc_register reg_data;
8000 memset(®_data, 0, sizeof(reg_data));
8092 ®_data.word0) ||
8093 (bf_get(lpfc_sliport_status_err, ®_data) &&
8094 !bf_get(lpfc_sliport_status_rn, ®_data))) {
8106 reg_data.word0,
10202 struct lpfc_register reg_data;
10248 STATUSregaddr, ®_data.word0)) {
10252 if (bf_get(lpfc_sliport_status_rdy, ®_data))
10257 if (!bf_get(lpfc_sliport_status_rdy, ®_data)) {
10265 reg_data.word0,
10276 reg_data.word0 = 0;
10277 bf_set(lpfc_sliport_ctrl_end, ®_data,
10279 bf_set(lpfc_sliport_ctrl_ip, ®_data,
10281 writel(reg_data.word0, phba->sli4_hba.u.if_type2.
10290 } else if (bf_get(lpfc_sliport_status_rn, ®_data)) {