HomeSort by: relevance | last modified time | path
    Searched refs:eisa_compatible_match (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/dev/eisa/
eisavar.h 162 int eisa_compatible_match(const struct eisa_attach_args *,
dpt_eisa.c 110 return eisa_compatible_match(ea, compat_data);
bha_eisa.c 116 if (!eisa_compatible_match(ea, compat_data))
ahc_eisa.c 85 if (!eisa_compatible_match(ea, compat_data))
cac_eisa.c 149 return (eisa_compatible_match(ea, compat_data));
if_ep_eisa.c 228 return (eisa_compatible_match(ea, compat_data));
mlx_eisa.c 102 return (eisa_compatible_match(ea, compat_data));
if_tlp_eisa.c 133 return (eisa_compatible_match(ea, compat_data));
eisa.c 191 eisa_compatible_match(const struct eisa_attach_args * const ea, function in typeref:typename:int
uha_eisa.c 95 if (!eisa_compatible_match(ea, compat_data))
ahb.c 166 if (!eisa_compatible_match(ea, compat_data))

Completed in 16 milliseconds