Searched refs:rbyte (Results 1 – 6 of 6) sorted by relevance
125 u_int32_t rbyte;140 rbyte = 0;144 rbyte |= (((NICSTAR_REG_READ(base, NICSTAR_REG_GENERAL_PURPOSE)152 return rbyte;
892 unsigned char rbyte; in kvmppc_clear_ref_hpte() local902 rbyte = (be64_to_cpu(hptep[1]) & ~HPTE_R_R) >> 8; in kvmppc_clear_ref_hpte()904 *((char *)hptep + 14) = rbyte; in kvmppc_clear_ref_hpte()
2702 uint8_t do_next, rbyte, *vbyte; in qla2x00_get_fcode_version() local2747 rbyte = qla2x00_read_flash_byte(ha, iter); in qla2x00_get_fcode_version()2748 if (rbyte == ' ' || rbyte == 0xd || rbyte == 0x10) in qla2x00_get_fcode_version()
8100 unsigned char rbyte=0; in flashgchar() local8110 rbyte = 0xff & rchar; in flashgchar()8112 if( (rbyte == matchbyte) && (0x8000 & rchar) ){ in flashgchar()8116 if( rbyte == 0x81 || rbyte == 0x82 || rbyte == 0x83 || rbyte == 0x1a || 0xffff == rchar) in flashgchar()
1813 p_common->rx_mac_bytes += port_stats.eth.rbyte; in __qed_get_vport_port_stats()
11768 u64 rbyte; member