Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dcmdtab.c85 struct cmdtab *curcmd = &cmdtab[0]; variable
/freebsd/usr.bin/top/
H A Dcommands.c89 const struct command *curcmd, *nextcmd; in show_help() local
/freebsd/sys/dev/mmc/host/
H A Ddwmmc_var.h63 struct mmc_command *curcmd; member
/freebsd/usr.sbin/bhyve/amd64/
H A Dps2kbd.c88 uint8_t curcmd; /* current command for next byte */ member
H A Dps2mouse.c107 uint8_t curcmd; /* current command for next byte */ member
H A Datkbdc.c131 uint32_t curcmd; /* current command for next byte */ member
/freebsd/sys/dev/sdhci/
H A Dsdhci.h383 struct mmc_command *curcmd; /* Current command of current request */ member