Searched refs:BOOT_A_PATH (Results 1 – 2 of 2) sorted by relevance
49 #define BOOT_A_PATH "/dev/block/by-name/boot_a" macro73 const char *path = slot == 0 ? BOOT_A_PATH : BOOT_B_PATH; in getDevPath()275 if (access(BOOT_A_PATH, F_OK) == 0) in getNumberSlots()
46 #define BOOT_A_PATH "/dev/block/by-name/boot_a" macro70 const char *path = in_slot == 0 ? BOOT_A_PATH : BOOT_B_PATH; in getDevPath()328 if (access(BOOT_A_PATH, F_OK) == 0) in getNumberSlots()