TwiceAsNice
2019-02-18
|
Macros | |
#define | _PCI_REG(a) "PCI " #a, GSC_PCI_9056_##a, 0, 0, 0 |
#define | _PLX_REG(a) "PLX " #a, GSC_PLX_9056_##a, 0, 0, 0 |
Functions | |
static const gsc_reg_def_t * | _find_reg (unsigned long reg, const gsc_reg_def_t *list) |
int | gsc_reg_plx9056_list_pci (int fd) |
int | gsc_reg_plx9056_list_plx (int fd) |
const char * | gsc_reg_plx9056_get_desc (unsigned long reg) |
const char * | gsc_reg_plx9056_get_name (unsigned long reg) |
Variables | |
static gsc_reg_def_t | _pci [] |
static gsc_reg_def_t | _plx [] |
#define _PCI_REG | ( | a | ) | "PCI " #a, GSC_PCI_9056_##a, 0, 0, 0 |
#define _PLX_REG | ( | a | ) | "PLX " #a, GSC_PLX_9056_##a, 0, 0, 0 |
|
static |
int gsc_reg_plx9056_list_pci | ( | int | fd | ) |
int gsc_reg_plx9056_list_plx | ( | int | fd | ) |
|
static |
|
static |