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

  /src/sys/external/bsd/drm2/vmwgfx/
vmwgfx_pci.c 59 struct vmwgfx_softc { struct
89 CFATTACH_DECL_NEW(vmwgfx, sizeof(struct vmwgfx_softc),
139 struct vmwgfx_softc *const sc = device_private(self);
187 struct vmwgfx_softc *const sc = device_private(self);
259 struct vmwgfx_softc *const sc = device_private(self);
291 struct vmwgfx_softc *const sc = device_private(self);
305 struct vmwgfx_softc *const sc = device_private(self);
328 struct vmwgfx_softc *const sc = device_private(self);

Completed in 10 milliseconds