Home
last modified time | relevance | path

Searched defs:boot_index (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/socionext/synquacer/
Dsq_io_storage.c161 uint32_t boot_index; in sq_update_fip_spec() local
/aosp_15_r20/external/crosvm/devices/src/virtio/block/
H A Dasynchronous.rs622 boot_index: Option<usize>, field
677 let boot_index = disk_option.bootindex; in new() localVariable