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

/freebsd-11-stable/usr.bin/systat/
H A Dcmdtab.c86 struct cmdtab *curcmd = &cmdtab[0]; variable in typeref:struct:cmdtab
/freebsd-11-stable/sys/dev/mmc/host/
H A Ddwmmc_var.h51 struct mmc_command *curcmd; member in struct:dwmmc_softc
/freebsd-11-stable/usr.sbin/bhyve/
H A Dps2kbd.c76 uint8_t curcmd; /* current command for next byte */ member in struct:ps2kbd_softc
H A Dps2mouse.c105 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-11-stable/sys/arm/at91/
H A Dat91_mci.c155 struct mmc_command *curcmd; member in struct:at91_mci_softc
/freebsd-11-stable/sys/dev/sdhci/
H A Dsdhci.h381 struct mmc_command *curcmd; /* Current command of current request */ member in struct:sdhci_slot

Completed in 93 milliseconds