#include <stdio.h>
#include <sys/types.h>
#include <hd.h>
#include <scr/SCRAgent.h>
#include "Y2.h"
Go to the source code of this file.
Classes | |
class | HwProbe |
SCR Agent for access to hardware autoprobe. More... | |
Defines | |
#define | hd_data_first(hddata) (hddata->hd) |
#define | hd_next(hd) (hd->next) |
#define hd_data_first | ( | hddata | ) | (hddata->hd) |
#define hd_next | ( | hd | ) | (hd->next) |