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 65 uint32 lastcmd; member in struct:dhd_prot
267 DHD_TRACE(("CDC packet is pending!!!! cmd=0x%x (%lu) lastcmd=0x%x (%lu)\n",
268 ioc->cmd, (unsigned long)ioc->cmd, prot->lastcmd,
269 (unsigned long)prot->lastcmd));
277 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 131 milliseconds