Searched refs:bv_cache (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/
H A Dbiovar.h150 int bv_cache; /* cache mode */ member in struct:bioc_vol
/openbsd-current/sbin/bioctl/
H A Dbioctl.c469 switch (bv.bv_cache) {
/openbsd-current/sys/dev/ic/
H A Dmfi.c1753 bv->bv_cache = BIOC_CVWRITEBACK;
1755 bv->bv_cache = BIOC_CVWRITETHROUGH;
/openbsd-current/sys/dev/pci/
H A Dmfii.c3095 bv->bv_cache = BIOC_CVWRITEBACK;
3097 bv->bv_cache = BIOC_CVWRITETHROUGH;

Completed in 193 milliseconds