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

  /src/sys/dev/pci/
tdvfb.c 77 static int tdvfb_match(device_t, cfdata_t, void *);
123 tdvfb_match, tdvfb_attach, NULL, NULL);
137 tdvfb_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 57 milliseconds