Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmcreg.h256 #define MMC_WRITE_BLOCK 24 macro
H A Dmmcsd.c1201 cmd.opcode = MMC_WRITE_BLOCK; in mmcsd_rw()
/freebsd/sys/cam/mmc/
H A Dmmc_da.c1864 opcode = MMC_WRITE_BLOCK; in sddastart()
2050 opcode = MMC_WRITE_BLOCK; in sddadump()
/freebsd/sys/dev/rtsx/
H A Drtsx.c2333 else if (req->cmd->opcode == MMC_WRITE_BLOCK ||