mbgtools-lx  4.2.8
rsrc.h File Reference
#include <mbg_tgt.h>
#include <rsrc_lx.h>

Go to the source code of this file.

Macros

#define DEBUG_RSRC   0
 
#define _ext   extern
 

Enumerations

enum  { RSRC_BUS_ISA, RSRC_BUS_EISA, RSRC_BUS_MCA, RSRC_BUS_PCI }
 

Macro Definition Documentation

◆ _ext

#define _ext   extern

Definition at line 56 of file rsrc.h.

◆ DEBUG_RSRC

#define DEBUG_RSRC   0

Definition at line 38 of file rsrc.h.

Referenced by rsrc_alloc_mem(), rsrc_alloc_ports(), rsrc_dealloc_mem(), and rsrc_dealloc_ports().

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
RSRC_BUS_ISA 
RSRC_BUS_EISA 
RSRC_BUS_MCA 
RSRC_BUS_PCI 

Definition at line 66 of file rsrc.h.