/src/sys/dev/eisa/ |
eisavar.h | 165 eisa_compatible_lookup(const struct eisa_attach_args *,
|
bha_eisa.c | 158 dce = eisa_compatible_lookup(ea, compat_data);
|
ahc_eisa.c | 122 dce = eisa_compatible_lookup(ea, compat_data);
|
cac_eisa.c | 177 dce = eisa_compatible_lookup(ea, compat_data);
|
if_ep_eisa.c | 268 dce = eisa_compatible_lookup(ea, compat_data);
|
mlx_eisa.c | 123 dce = eisa_compatible_lookup(ea, compat_data);
|
if_tlp_eisa.c | 169 dce = eisa_compatible_lookup(ea, compat_data);
|
eisa.c | 200 eisa_compatible_lookup(const struct eisa_attach_args * const ea, function in typeref:typename:const struct device_compatible_entry *
|
uha_eisa.c | 127 dce = eisa_compatible_lookup(ea, compat_data);
|
ahb.c | 202 dce = eisa_compatible_lookup(ea, compat_data);
|