Lines Matching defs:isapnp_attach_args
118 struct isapnp_attach_args { struct
125 struct isapnp_attach_args *ipa_sibling; argument
126 struct isapnp_attach_args *ipa_child; argument
128 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;
137 u_char ipa_nirq;
138 u_char ipa_ndrq;
139 u_char ipa_nmem;
140 u_char ipa_nmem32;
142 struct isapnp_region ipa_io[ISAPNP_NUM_IO];
166 struct isapnp_attach_args * argument