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

  /src/external/bsd/openldap/dist/tests/scripts/
test029-ldapglue 75 PID1=$!
77 echo PID $PID1
98 KILLPIDS="$PID1 $PID2 $PID3"
test032-chain 50 PID1=$!
52 echo PID $PID1
55 KILLPIDS="$PID1"
  /src/sys/arch/evbarm/stand/boot2440/
dm9000.c 94 #define PID1 0x2b /* product ID high byte */
171 val |= CSR_READ_1(l, PID1) << 8;

Completed in 33 milliseconds