Searched refs:stat_max_pending (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/block/sdmmc/
H A Dsdmmc.h86 size_t stat_max_pending; member in struct:sdmmc_device
H A Dsdmmc.c152 out->max_pending = dev->stat_max_pending;
158 dev->stat_max_pending = 0;
/fuchsia/zircon/system/dev/block/nvme/
H A Dnvme.c155 size_t stat_max_pending; member in struct:__anon209
637 out->max_pending = nvme->stat_max_pending;
643 nvme->stat_max_pending = 0;

Completed in 33 milliseconds