Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptmv/
H A Dglobal.h191 int HPTLIBAPI fDeSetReadAhead(PDevice pDev, int enable);
H A Dgui_lib.c1104 if (fDeSetReadAhead(&pVDevice->u.disk, pInfo->ReadAheadEnabled)) { in hpt_set_device_info_v2()
H A Dentry.c1171 int HPTLIBAPI fDeSetReadAhead(PDevice pDev, int enable) in fDeSetReadAhead() function