Home
last modified time | relevance | path

Searched defs:curcmd (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/usr.bin/systat/
HDcmdtab.c85 struct cmdtab *curcmd = &cmdtab[0]; variable
/freebsd-13-stable/usr.bin/top/
HDcommands.c89 const struct command *curcmd, *nextcmd; in show_help() local
/freebsd-13-stable/sys/dev/mmc/host/
HDdwmmc_var.h63 struct mmc_command *curcmd; member
/freebsd-13-stable/usr.sbin/bhyve/
HDps2kbd.c88 uint8_t curcmd; /* current command for next byte */ member
HDps2mouse.c108 uint8_t curcmd; /* current command for next byte */ member
HDatkbdc.c132 uint32_t curcmd; /* current command for next byte */ member
/freebsd-13-stable/sys/dev/sdhci/
HDsdhci.h383 struct mmc_command *curcmd; /* Current command of current request */ member