Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsd.c2047 static sd_rsp_type_t sd_normal_command(SDState *sd, SDRequest req) in sd_normal_command() function
2166 return sd_normal_command(sd, req); in sd_app_command()
2249 rtype = sd_normal_command(sd, *req); in sd_do_command()