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

  /src/sys/arch/mips/cavium/dev/
if_cnmac.c 1224 uint64_t opecode; local in function:cnmac_recv_check
1229 opecode = word2 & PIP_WQE_WORD2_NOIP_OPECODE;
1233 device_xname(sc->sc_dev), opecode);
1236 if (opecode == PIP_WQE_WORD2_RE_OPCODE_OVRRUN)
  /src/sys/arch/arm/imx/
imx51_ipuv3.c 217 int operand, int opecode, int stop)
232 reg = (opecode << 0) |

Completed in 15 milliseconds