Searched refs:fDeSetReadAhead (Results 1 – 3 of 3) sorted by relevance
191 int HPTLIBAPI fDeSetReadAhead(PDevice pDev, int enable);
1104 if (fDeSetReadAhead(&pVDevice->u.disk, pInfo->ReadAheadEnabled)) { in hpt_set_device_info_v2()
1171 int HPTLIBAPI fDeSetReadAhead(PDevice pDev, int enable) in fDeSetReadAhead() function