Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/mmc/
H A Dioctl.h78 #define MMC_IOC_MAX_CMDS 255 macro
/openbmc/linux/drivers/mmc/core/
H A Dblock.c727 if (num_of_cmds > MMC_IOC_MAX_CMDS) in mmc_blk_ioctl_multi_cmd()