HomeSort by relevance Sort by last modified time
    Searched refs:lastcmd (Results 1 - 4 of 4) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_cdc.c 66 uint32 lastcmd; member in struct:dhd_prot
268 DHD_TRACE(("CDC packet is pending!!!! cmd=0x%x (%lu) lastcmd=0x%x (%lu)\n",
269 ioc->cmd, (unsigned long)ioc->cmd, prot->lastcmd,
270 (unsigned long)prot->lastcmd));
278 prot->lastcmd = ioc->cmd;
  /external/quake/quake/src/QW/server/
server.h 134 usercmd_t lastcmd; // for filling in big drops and partial predictions member in struct:client_s
sv_user.c     [all...]
sv_ents.c 403 cmd = cl->lastcmd;

Completed in 3082 milliseconds