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

/freebsd-12-stable/usr.bin/systat/
H A Dcmdtab.c88 struct cmdtab *curcmd = &cmdtab[0]; variable in typeref:struct:cmdtab
/freebsd-12-stable/sys/dev/mmc/host/
H A Ddwmmc_var.h58 struct mmc_command *curcmd; member in struct:dwmmc_softc
/freebsd-12-stable/usr.bin/top/
H A Dcommands.c90 const struct command *curcmd, *nextcmd; local
[all...]
/freebsd-12-stable/usr.sbin/bhyve/
H A Dps2kbd.c77 uint8_t curcmd; /* current command for next byte */ member in struct:ps2kbd_softc
H A Dps2mouse.c106 uint8_t curcmd; /* current command for next byte */ member in struct:ps2mouse_softc
H A Datkbdc.c133 uint32_t curcmd; /* current command for next byte */ member in struct:atkbdc_softc
[all...]
/freebsd-12-stable/sys/dev/sdhci/
H A Dsdhci.h385 struct mmc_command *curcmd; /* Current command of current request */ member in struct:sdhci_slot

Completed in 212 milliseconds