Home
last modified time | relevance | path

Searched refs:isa_config_entry (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/isa/
H A Disa_common.h39 TAILQ_HEAD(isa_config_list, isa_config_entry);
40 struct isa_config_entry { struct
41 TAILQ_ENTRY(isa_config_entry) ice_link;
H A Disa_common.c417 struct isa_config_entry *ice; in isa_assign_resources()
977 struct isa_config_entry *newice, *ice; in isa_add_config()