Searched defs:isapnp_attach_args (Results 1 – 1 of 1) sorted by relevance
118 struct isapnp_attach_args { struct125 struct isapnp_attach_args *ipa_sibling; argument126 struct isapnp_attach_args *ipa_child; argument128 char ipa_devident[ISAPNP_MAX_IDENT];129 char ipa_devlogic[ISAPNP_MAX_DEVCLASS];130 char ipa_devcompat[ISAPNP_MAX_DEVCLASS];131 char ipa_devclass[ISAPNP_MAX_DEVCLASS];133 u_char ipa_pref;134 u_char ipa_devnum;136 u_char ipa_nio;[all …]