Searched refs:sbusDevicePtr (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86sbusBus.h59 } sbusDevice, *sbusDevicePtr; typedef in typeref:struct:sbus_device *
70 extern _X_EXPORT sbusDevicePtr *xf86SbusInfo;
76 extern _X_EXPORT sbusDevicePtr xf86GetSbusInfoForEntity(int entityIndex);
77 extern _X_EXPORT int xf86GetEntityForSbusInfo(sbusDevicePtr psdp);
78 extern _X_EXPORT void xf86SbusUseBuiltinMode(ScrnInfoPtr pScrn, sbusDevicePtr psdp);
79 extern _X_EXPORT pointer xf86MapSbusMem(sbusDevicePtr psdp, unsigned long offset,
81 extern _X_EXPORT void xf86UnmapSbusMem(sbusDevicePtr psdp, pointer addr, unsigned long size);
82 extern _X_EXPORT void xf86SbusHideOsHwCursor(sbusDevicePtr psdp);
83 extern _X_EXPORT void xf86SbusSetOsHwCursorCmap(sbusDevicePtr psdp, int bg, int fg);
84 extern _X_EXPORT Bool xf86SbusHandleColormaps(ScreenPtr pScreen, sbusDevicePtr psd
[all...]
H A Dxf86sbusBus.c52 sbusDevicePtr psdp;
87 sbusDevicePtr psdp, *psdpp;
253 sbusDevicePtr *psdpp;
282 sbusDevicePtr *psdpp;
336 xf86ClaimSbusSlot(sbusDevicePtr psdp, DriverPtr drvp,
365 sbusDevicePtr psdp, *psdpp;
375 sbusDevicePtr sbus;
521 * xf86GetSbusInfoForEntity() -- Get the sbusDevicePtr of entity.
523 sbusDevicePtr
526 sbusDevicePtr *psdp
[all...]
H A Dxf86Configure.c47 sbusDevicePtr sVideo;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86sbusBus.h59 } sbusDevice, *sbusDevicePtr; typedef in typeref:struct:sbus_device *
70 extern _X_EXPORT sbusDevicePtr *xf86SbusInfo;
77 extern _X_EXPORT sbusDevicePtr xf86GetSbusInfoForEntity(int entityIndex);
78 extern _X_EXPORT int xf86GetEntityForSbusInfo(sbusDevicePtr psdp);
80 sbusDevicePtr psdp);
81 extern _X_EXPORT void *xf86MapSbusMem(sbusDevicePtr psdp,
84 extern _X_EXPORT void xf86UnmapSbusMem(sbusDevicePtr psdp, void *addr,
86 extern _X_EXPORT void xf86SbusHideOsHwCursor(sbusDevicePtr psdp);
87 extern _X_EXPORT void xf86SbusSetOsHwCursorCmap(sbusDevicePtr psdp, int bg,
90 sbusDevicePtr psd
[all...]
H A Dxf86sbusBus.c52 sbusDevicePtr psdp;
87 sbusDevicePtr psdp, *psdpp;
272 sbusDevicePtr *psdpp;
302 sbusDevicePtr *psdpp;
358 xf86ClaimSbusSlot(sbusDevicePtr psdp, DriverPtr drvp, GDevPtr dev, Bool active)
387 sbusDevicePtr psdp, *psdpp;
397 sbusDevicePtr sbus;
552 * xf86GetSbusInfoForEntity() -- Get the sbusDevicePtr of entity.
554 sbusDevicePtr
557 sbusDevicePtr *psdp
[all...]
/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6.h71 sbusDevicePtr psdp;
H A Dcg6_driver.c288 sbusDevicePtr psdp;
444 sbusDevicePtr psdp;
709 sbusDevicePtr psdp = pCg6->psdp;
/xsrc/external/mit/xf86-video-sunleo/dist/src/
H A Dleo.h76 sbusDevicePtr psdp;
H A Dleo_driver.c287 sbusDevicePtr psdp;
/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx.h58 sbusDevicePtr psdp;
H A Dtcx_driver.c293 sbusDevicePtr psdp = NULL;
/xsrc/external/mit/xf86-video-mgx/dist/src/
H A Dmgx.h50 sbusDevicePtr psdp;
H A Dmgx_driver.c292 sbusDevicePtr psdp = NULL;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A DSbus.c54 sbusDevicePtr *xf86SbusInfo = NULL;
296 promWalkAssignNodes(int node, int oldnode, int flags, sbusDevicePtr *devicePtrs)
371 sbusDevicePtr psdp, *psdpp;
374 sbusDevicePtr devicePtrs[32];
611 xf86MapSbusMem(sbusDevicePtr psdp, unsigned long offset, unsigned long size)
638 xf86UnmapSbusMem(sbusDevicePtr psdp, pointer addr, unsigned long size)
649 xf86SbusHideOsHwCursor(sbusDevicePtr psdp)
670 xf86SbusSetOsHwCursorCmap(sbusDevicePtr psdp, int bg, int fg)
H A DnetbsdSbus.c54 sbusDevicePtr *xf86SbusInfo = NULL;
238 promWalkAssignNodes(int node, int oldnode, int flags, sbusDevicePtr *devicePtrs)
320 sbusDevicePtr psdp, *psdpp;
323 sbusDevicePtr devicePtrs[32];
615 xf86MapSbusMem(sbusDevicePtr psdp, unsigned long offset, unsigned long size)
639 xf86UnmapSbusMem(sbusDevicePtr psdp, pointer addr, unsigned long size)
646 xf86SbusHideOsHwCursor(sbusDevicePtr psdp)
667 xf86SbusSetOsHwCursorCmap(sbusDevicePtr psdp, int bg, int fg)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/
H A DSbus.c55 sbusDevicePtr *xf86SbusInfo = NULL;
306 sbusDevicePtr * devicePtrs)
386 sbusDevicePtr psdp, *psdpp;
389 sbusDevicePtr devicePtrs[32];
645 xf86MapSbusMem(sbusDevicePtr psdp, unsigned long offset, unsigned long size)
673 xf86UnmapSbusMem(sbusDevicePtr psdp, void *addr, unsigned long size)
684 xf86SbusHideOsHwCursor(sbusDevicePtr psdp)
705 xf86SbusSetOsHwCursorCmap(sbusDevicePtr psdp, int bg, int fg)
H A DnetbsdSbus.c54 sbusDevicePtr *xf86SbusInfo = NULL;
238 promWalkAssignNodes(int node, int oldnode, int flags, sbusDevicePtr *devicePtrs)
320 sbusDevicePtr psdp, *psdpp;
323 sbusDevicePtr devicePtrs[32];
615 xf86MapSbusMem(sbusDevicePtr psdp, unsigned long offset, unsigned long size)
639 xf86UnmapSbusMem(sbusDevicePtr psdp, void * addr, unsigned long size)
646 xf86SbusHideOsHwCursor(sbusDevicePtr psdp)
667 xf86SbusSetOsHwCursorCmap(sbusDevicePtr psdp, int bg, int fg)
/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz.h66 sbusDevicePtr psdp;
H A Dpnozz_driver.c410 sbusDevicePtr psdp;
/xsrc/external/mit/xf86-video-ag10e/dist/src/
H A Dag10e.h50 sbusDevicePtr psdp;
H A Dag10e_driver.c309 sbusDevicePtr psdp;
469 sbusDevicePtr psdp;
689 sbusDevicePtr psdp = pAG10E->psdp;
/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14.h89 sbusDevicePtr psdp;
H A Dcg14_driver.c305 sbusDevicePtr psdp = NULL;
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb.h198 sbusDevicePtr psdp;
H A Dffb_driver.c293 sbusDevicePtr psdp;

Completed in 20 milliseconds

12