HomeSort by: relevance | last modified time | path
    Searched defs:ate_match (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
if_ate.c 55 int ate_match(device_t, cfdata_t, void *);
66 ate_match, ate_attach, NULL, NULL);
100 ate_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
134 DPRINTF("ate_match: couldn't map iospace 0x%x\n",
if_ate.c 55 int ate_match(device_t, cfdata_t, void *);
66 ate_match, ate_attach, NULL, NULL);
100 ate_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
134 DPRINTF("ate_match: couldn't map iospace 0x%x\n",

Completed in 59 milliseconds