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

  /src/sys/external/bsd/drm2/vmwgfx/
vmwgfx_pci.c 80 static int vmwgfx_match(device_t, cfdata_t, void *);
90 vmwgfx_match, vmwgfx_attach, vmwgfx_detach, NULL);
118 vmwgfx_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
vmwgfx_pci.c 80 static int vmwgfx_match(device_t, cfdata_t, void *);
90 vmwgfx_match, vmwgfx_attach, vmwgfx_detach, NULL);
118 vmwgfx_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 155 milliseconds