Home
last modified time | relevance | path

Searched refs:DKCACHE_RCHANGE (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/sys/
H A Ddkio.h85 #define DKCACHE_RCHANGE 0x000100 /* read enable is changeable */ macro
/netbsd/sbin/dkctl/
H A Ddkctl.c304 (bits & DKCACHE_RCHANGE) ? "" : "not "); in disk_getcache()
/netbsd/sys/dev/scsipi/
H A Dsd.c1867 bits |= DKCACHE_RCHANGE; in sd_getcache()