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

  /src/sys/dev/eisa/
if_ep_eisa.c 107 static int ep_eisa_match(device_t , cfdata_t , void *);
111 ep_eisa_match, ep_eisa_attach, NULL, NULL);
224 ep_eisa_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds