Searched refs:ipa_pref (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/isapnp/
H A Disapnpres.c94 dev->ipa_pref = ISAPNP_DEP_ACCEPTABLE;
260 (*conf)->ipa_pref = buf[0];
263 (*conf)->ipa_pref);
H A Disapnpvar.h133 u_char ipa_pref; member in struct:isapnp_attach_args
H A Disapnp.c412 if (c->ipa_pref < best->ipa_pref)
435 best->ipa_pref = ISAPNP_DEP_CONFLICTING;
978 if (lpa->ipa_pref == ISAPNP_DEP_CONFLICTING) {
H A Disapnpdebug.c218 isapnp_print_dep_start("", pa->ipa_pref);

Completed in 148 milliseconds