Home | Sort by: relevance | last modified time | path |
/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 |