libhd  5.0
Data Fields
hd_detail_t Union Reference

#include <hd.h>

Data Fields

enum hd_detail_type type
 
hd_detail_pci_t pci
 
hd_detail_usb_t usb
 
hd_detail_isapnp_t isapnp
 
hd_detail_cdrom_t cdrom
 
hd_detail_floppy_t floppy
 
hd_detail_bios_t bios
 
hd_detail_cpu_t cpu
 
hd_detail_prom_t prom
 
hd_detail_monitor_t monitor
 
hd_detail_sys_t sys
 
hd_detail_scsi_t scsi
 
hd_detail_devtree_t devtree
 
hd_detail_ccw_t ccw
 
hd_detail_joystick_t joystick
 

Field Documentation

§ bios

hd_detail_bios_t hd_detail_t::bios

§ ccw

hd_detail_ccw_t hd_detail_t::ccw

§ cdrom

hd_detail_cdrom_t hd_detail_t::cdrom

§ cpu

hd_detail_cpu_t hd_detail_t::cpu

§ devtree

hd_detail_devtree_t hd_detail_t::devtree

Referenced by add_monitor().

§ floppy

hd_detail_floppy_t hd_detail_t::floppy

Referenced by free_hd_detail().

§ isapnp

hd_detail_isapnp_t hd_detail_t::isapnp

Referenced by free_hd_detail(), and module_cmd().

§ joystick

hd_detail_joystick_t hd_detail_t::joystick

§ monitor

hd_detail_monitor_t hd_detail_t::monitor

§ pci

hd_detail_pci_t hd_detail_t::pci

§ prom

hd_detail_prom_t hd_detail_t::prom

Referenced by dump_prom(), free_hd_detail(), and hd_color().

§ scsi

hd_detail_scsi_t hd_detail_t::scsi

§ sys

hd_detail_sys_t hd_detail_t::sys

§ type

enum hd_detail_type hd_detail_t::type

§ usb

hd_detail_usb_t hd_detail_t::usb

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