Home
last modified time | relevance | path

Searched refs:dv_cache (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dbcache.c189 struct bcache *bc = dd->dv_cache; in write_strategy()
213 struct bcache *bc = dd->dv_cache; in read_strategy()
362 struct bcache *bc = dd->dv_cache; in bcache_strategy()
H A Dbootstrap.h90 void *dv_cache; member
/illumos-gate/usr/src/boot/efi/libefi/
H A Defipart.c1038 bcd.dv_cache = pd->pd_bcache; in efipart_strategy()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosdisk.c942 bcd.dv_cache = bd->bd_bcache; in bd_strategy()