Searched refs:io_block_dev_spec_t (Results 1 – 9 of 9) sorted by relevance
22 } io_block_dev_spec_t; typedef
20 io_block_dev_spec_t *dev_spec;69 static int find_first_block_state(const io_block_dev_spec_t *dev_spec, in find_first_block_state()515 cur->dev_spec = (io_block_dev_spec_t *)dev_spec; in block_dev_open()
61 static io_block_dev_spec_t boot_dev_spec;
37 static const io_block_dev_spec_t emmc_dev_spec = {
31 static const io_block_dev_spec_t mmc_dev_spec = {
55 static const io_block_dev_spec_t emmc_dev_spec = {
33 static const io_block_dev_spec_t mmc_dev_spec = {
48 static const io_block_dev_spec_t ufs_dev_spec = {
52 static const io_block_dev_spec_t mmc_block_dev_spec = {71 static const io_block_dev_spec_t mmc_block_dev_boot_part_spec = {
Completed in 15 milliseconds