HomeSort by: relevance | last modified time | path
    Searched defs:exec_command (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/sdmmc/
sdmmcchip.h 54 void (*exec_command)(sdmmc_chipset_handle_t, member in struct:sdmmc_chip_functions
95 ((tag)->exec_command((handle), (cmdp)))
  /src/bin/ed/
main.c 230 (status = exec_command()) >= 0) {
462 /* exec_command: execute the next command in command buffer; return print
465 exec_command(void) function in typeref:typename:int

Completed in 12 milliseconds