Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/boot/common/
H A Dbcache.c195 struct bcache *bc = dd->dv_cache; in write_strategy()
219 struct bcache *bc = dd->dv_cache; in read_strategy()
372 struct bcache *bc = dd->dv_cache; in bcache_strategy()
H A Dbootstrap.h89 void *dv_cache; member
/titanic_53/usr/src/boot/sys/boot/i386/libi386/
H A Dbioscd.c249 bcd.dv_cache = BC(dev).bc_bcache; in bc_strategy()
H A Dbiosdisk.c443 bcd.dv_cache = BD(dev).bd_bcache; in bd_strategy()
/titanic_53/usr/src/boot/sys/boot/efi/libefi/
H A Defipart.c987 bcd.dv_cache = pd->pd_bcache; in efipart_strategy()