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

  /src/sys/dev/isa/
opl_isa.c 58 int opl_isa_match(device_t, cfdata_t, void *);
67 opl_isa_match, opl_isa_attach, NULL, NULL);
70 opl_isa_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 11 milliseconds