Searched refs:ice_config (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/isa/
H A Disa_common.h43 struct isa_config ice_config; member in struct:isa_config_entry
H A Disa_common.c429 if (!isa_find_memory(child, &ice->ice_config, cfg))
432 if (!isa_find_port(child, &ice->ice_config, cfg))
435 if (!isa_find_irq(child, &ice->ice_config, cfg))
438 if (!isa_find_drq(child, &ice->ice_config, cfg))
979 newice->ice_config = *config;

Completed in 154 milliseconds