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