libhd
5.0
|
#include <hd.h>
Data Fields | |
union u_hd_res_t * | next |
enum resource_types | type |
unsigned | base |
unsigned | triggered |
of interruptsMore... | |
unsigned | enabled:1 |
0: disabled, 1 enabled More... | |
unsigned res_irq_t::base |
unsigned res_irq_t::enabled |
0: disabled, 1 enabled
Referenced by dump_normal(), gather_resources(), hd2prop(), hd_pci_complete_data(), hd_scan_isdn(), hd_scan_serial(), and prop2hd().
union u_hd_res_t* res_irq_t::next |
unsigned res_irq_t::triggered |
Referenced by dump_normal(), gather_resources(), hd2prop(), hd_scan_misc2(), and prop2hd().
enum resource_types res_irq_t::type |
Referenced by gather_resources(), hd_pci_complete_data(), hd_scan_isdn(), hd_scan_misc2(), hd_scan_serial(), and join_res_irq().