Searched refs:RT_DEVICE_CTRL_BLK_ERASE (Results 1 – 7 of 7) sorted by relevance
19 #define RT_DEVICE_CTRL_BLK_ERASE (RT_DEVICE_CTRL_BASE(Block) + 3) /**< erase bloc… macro
96 case RT_DEVICE_CTRL_BLK_ERASE: in blk_dev_control()
140 case RT_DEVICE_CTRL_BLK_ERASE: in blk_control()
57 else if (cmd == RT_DEVICE_CTRL_BLK_ERASE) in blk_dev_control()
61 case RT_DEVICE_CTRL_BLK_ERASE: { in rt_sfud_control()
976 rt_device_control(device, RT_DEVICE_CTRL_BLK_ERASE, buff); in disk_ioctl()
1202 rt_device_control(device, RT_DEVICE_CTRL_BLK_ERASE, buff); in disk_ioctl()
Completed in 14 milliseconds