libhd  5.0
sbus.h
Go to the documentation of this file.
s_hd_t::base_class
hd_id_t base_class
Base class (id and name).
Definition: hd.h:2231
remove_hd_entries
void remove_hd_entries(hd_data_t *hd_data)
Definition: hd.c:2711
sbus.h
bc_multimedia
@ bc_multimedia
Definition: hd.h:159
new_str
char * new_str(const char *s)
Definition: hd.c:1577
PROGRESS
#define PROGRESS(a, b, c)
Definition: hd_int.h:61
sc_sto_scsi
@ sc_sto_scsi
Definition: hd.h:177
if
if(!(yy_init))
Definition: lex.yy.c:791
s_hd_t::unix_dev_name
char * unix_dev_name
Special device file.
Definition: hd.h:2348
s_hd_t
Individual hardware item.
Definition: hd.h:2196
s_hd_t::device
hd_id_t device
Device id and name.
Definition: hd.h:2259
pr_sbus
@ pr_sbus
Definition: hd.h:114
bc_network
@ bc_network
Definition: hd.h:159
hd_data_t::module
unsigned module
(Internal) the current probing module we are in
Definition: hd.h:2681
ADD2LOG
#define ADD2LOG(a...)
Definition: hd_int.h:62
add_hd_entry
hd_t * add_hd_entry(hd_data_t *hd_data, unsigned line, unsigned count)
Definition: hd.c:1777
mod_sbus
@ mod_sbus
Definition: hd_int.h:77
bc_storage
@ bc_storage
Definition: hd.h:159
hd_probe_feature
int hd_probe_feature(hd_data_t *hd_data, enum probe_feature feature)
Definition: hd.c:579
MAKE_ID
#define MAKE_ID(tag, id_val)
Combine tag and id value.
Definition: hd.h:102
hd_id_t::id
unsigned id
Numeric id.
Definition: hd.h:397
hd.h
DEV_OPENPROM
#define DEV_OPENPROM
Definition: hd_int.h:36
s_hd_t::sub_class
hd_id_t sub_class
Sub class (id and name).
Definition: hd.h:2236
bc_display
@ bc_display
Definition: hd.h:159
sc_multi_audio
@ sc_multi_audio
Definition: hd.h:247
sc_dis_vga
@ sc_dis_vga
Definition: hd.h:183
hd_scan_sbus
void hd_scan_sbus(hd_data_t *hd_data)
Definition: sbus.c:694
s_hd_t::vendor
hd_id_t vendor
Vendor id and name.
Definition: hd.h:2249
hd_int.h
s_hd_t::bus
hd_id_t bus
Bus type (id and name).
Definition: hd.h:2215
hd_data
static hd_data_t * hd_data
Definition: pppoe.c:29
bus_sbus
@ bus_sbus
Definition: hd.h:298
TAG_SPECIAL
#define TAG_SPECIAL
Internally used ids.
Definition: hd.h:86
hd_data_t
Holds all data accumulated during hardware probing.
Definition: hd.h:2604