Home
last modified time | relevance | path

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

/freebsd/sys/cam/mmc/
H A Dmmc_xpt.c729 uint32_t cmd_arg = MMC_OCR_CCS | mmcp->card_ocr; /* CCS + ocr */ in mmcprobe_start() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp331 CommandArgumentData cmd_arg; in CommandObjectCommandsAlias() local