FireBirdLib - Topfield TMS PVR TAP Programming Library
SendHDDCommand.c File Reference
#include "FBLib_hdd.h"
#include "libFireBird.h"
#include <sys/ioctl.h>
#include <unistd.h>
#include <linux/hdreg.h>
#include <fcntl.h>
#include <linux/fs.h>

Go to the source code of this file.

Functions

int SendHDDCommand (dword Command, const byte *CommandBlock, int BufferSize)
 

Function Documentation

◆ SendHDDCommand()