Home
last modified time | relevance | path

Searched defs:rsp_type (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Drtsx.c959 struct rsp_type { in rtsx_response_type() struct
960 u_int16_t sdmmc_rsp; in rtsx_response_type()
961 u_int8_t rtsx_rsp; in rtsx_response_type()
1226 u_int8_t rsp_type; in rtsx_exec_command() local