Searched refs:fDeReadWrite (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/hptmv/ |
| H A D | global.h | 186 int HPTLIBAPI fDeReadWrite(PDevice pDev, ULONG Lba, UCHAR Cmd, void *tmpBuffer);
|
| H A D | gui_lib.c | 742 fDeReadWrite(&pDisk->u.disk, 0, IDE_COMMAND_WRITE, TempBuffer); in hpt_create_array_v2() 998 fDeReadWrite(&pVDevice->u.disk, 0, IDE_COMMAND_WRITE, pbuffer); in hpt_add_spare_disk()
|
| H A D | entry.c | 1051 fDeReadWrite(PDevice pDev, ULONG Lba, UCHAR Cmd, void *tmpBuffer) in fDeReadWrite() function
|