Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sdmmc/
Dsdmmcvar.h158 #define SCF_RSP_MASK (0x1f << 1) macro
/netbsd/src/sys/dev/ic/
Drtsx.c1499 rsp_type = rtsx_response_type(cmd->c_flags & SCF_RSP_MASK); in rtsx_exec_command()
1502 cmd->c_flags & SCF_RSP_MASK); in rtsx_exec_command()