Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/hptmv/
H A Dglobal.h185 int HPTLIBAPI fDeSetWriteCache(PDevice pDev, int enable);
H A Dgui_lib.c1098 if (fDeSetWriteCache(&pVDevice->u.disk, pInfo->WriteCacheEnabled)) { in hpt_set_device_info_v2()
H A Dentry.c1145 int HPTLIBAPI fDeSetWriteCache(PDevice pDev, int enable) in fDeSetWriteCache() function