HomeSort by: relevance | last modified time | path
    Searched defs:inbyte (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_ae.c 1802 u_int inbyte = (u_int)((reg >> 0x18) ^ ch); local in function:qat_aefw_csum_calc
1804 reg ^= inbyte << (CRC_WIDTH - 0x8);
qat_ae.c 1802 u_int inbyte = (u_int)((reg >> 0x18) ^ ch); local in function:qat_aefw_csum_calc
1804 reg ^= inbyte << (CRC_WIDTH - 0x8);

Completed in 26 milliseconds