Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/hptmv/
HDglobal.h191 int HPTLIBAPI fDeSetReadAhead(PDevice pDev, int enable);
HDgui_lib.c1106 if (fDeSetReadAhead(&pVDevice->u.disk, pInfo->ReadAheadEnabled)) { in hpt_set_device_info_v2()
HDentry.c1174 int HPTLIBAPI fDeSetReadAhead(PDevice pDev, int enable) in fDeSetReadAhead() function