Searched refs:prc (Results 1 – 8 of 8) sorted by relevance
735 diva_um_idi_ind_hdr_t *prc; in write_return_code() local737 if (!(prc = in write_return_code()746 prc->type = DIVA_UM_IDI_IND_RC; in write_return_code()747 prc->hdr.rc.Rc = rc; in write_return_code()748 prc->hdr.rc.RcCh = e->e.RcCh; in write_return_code()749 prc->data_length = 0; in write_return_code()750 diva_data_q_ack_segment4write(&e->rc, sizeof(*prc)); in write_return_code()
235 struct pucan_wr_err_cnt *prc; in pcan_usb_fd_build_restart_cmd() local240 prc = (struct pucan_wr_err_cnt *)pc; in pcan_usb_fd_build_restart_cmd()241 prc->opcode_channel = pucan_cmd_opcode_channel(dev, in pcan_usb_fd_build_restart_cmd()245 prc->sel_mask = cpu_to_le16(PUCAN_WRERRCNT_TE|PUCAN_WRERRCNT_RE); in pcan_usb_fd_build_restart_cmd()248 prc->tx_counter = 0; in pcan_usb_fd_build_restart_cmd()249 prc->rx_counter = 0; in pcan_usb_fd_build_restart_cmd()
843 u16 rev, prc; in broadsheet_identify() local847 prc = broadsheet_read_reg(par, BS_REG_PRC); in broadsheet_identify()848 dev_info(dev, "Broadsheet Rev 0x%x, Product Code 0x%x\n", rev, prc); in broadsheet_identify()850 if (prc != 0x0047) in broadsheet_identify()
590 static int lg216x_get_prc(struct lg216x_state *state, u8 *prc) in lg216x_get_prc() argument595 *prc = 0xff; /* invalid value */ in lg216x_get_prc()601 *prc = ((val >> 5) & 0x07) + 1; in lg216x_get_prc()
273 u64 prc; /* 00 */ member
400 __le32 prc; member
1137 __be32 prc; member1157 __be32 prc; member
1945 be32_to_cpu(hostrcb->hcam.u.error.prc)); in ipr_log_enhanced_dual_ioa_error()1971 be32_to_cpu(hostrcb->hcam.u.error.prc)); in ipr_log_dual_ioa_error()