res_irq_t Struct Reference
[Resource structures]

#include <hd.h>


Data Fields

u_hd_res_tnext
enum resource_types type
unsigned base
unsigned triggered
 # of interrupts
unsigned enabled:1
 0: disabled, 1 enabled


Field Documentation

unsigned res_irq_t::base
 

unsigned res_irq_t::enabled
 

0: disabled, 1 enabled

union u_hd_res_t* res_irq_t::next
 

unsigned res_irq_t::triggered
 

# of interrupts

enum resource_types res_irq_t::type
 


The documentation for this struct was generated from the following file: