#include <linux/hdreg.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <linux/fs.h>
#include <unistd.h>
#include "FBLib_hdd.h"
#include "libFireBird.h"
Go to the source code of this file.
Functions | |
bool | HDD_IdentifyDevice (char *IdentifyDeviceBuffer) |
bool HDD_IdentifyDevice | ( | char * | IdentifyDeviceBuffer | ) |
Definition at line 9 of file HDD_IdentifyDevice.c.
References FBHDIO_DRIVE_CMD_HDR_SIZE, HDIO_DRIVE_CMD, SendHDDCommand(), TRACEENTER, and TRACEEXIT.
Referenced by HDD_GetHddID().