Home
last modified time | relevance | path

Searched refs:cmd_done (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/sys/dev/mmc/host/
H A Ddwmmc_var.h89 uint32_t cmd_done; member
H A Ddwmmc.c362 if (!sc->cmd_done) in dwmmc_tasklet()
415 sc->cmd_done = 1; in dwmmc_intr()
1208 sc->cmd_done = 0; in dwmmc_next_operation()
/freebsd-13.1/sys/dev/sdhci/
H A Dsdhci.h405 u_char cmd_done; /* CMD command part done flag */ member
H A Dsdhci.c1633 slot->cmd_done = 0;
1754 slot->cmd_done = 1;
1906 if (!slot->cmd_done) {
1934 if (slot->cmd_done)
/freebsd-13.1/contrib/tcsh/
H A Dsh.c2119 goto cmd_done; in process()
2126 goto cmd_done; in process()
2174 cmd_done: in process()
/freebsd-13.1/sys/dev/twe/
H A Dtwe.c575 goto cmd_done; in twe_ioctl()
584 cmd_done: in twe_ioctl()
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-mio-defs.h2996 …uint64_t cmd_done : 1; /**< Operation specified by MIO_EMM_CMD completed succ… member
3001 uint64_t cmd_done : 1;
3032 uint64_t cmd_done : 1; /**< Operation specified by MIO_EMM_CMD completed */ member
3037 uint64_t cmd_done : 1;
3256 …uint64_t cmd_done : 1; /**< eMMC command completed. Once the command has co… member
3259 uint64_t cmd_done : 1;